Home
last modified time | relevance | path

Searched refs:allocate_for_function (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/jit/src/
H A Dcode_memory.rs69 pub fn allocate_for_function( in allocate_for_function() method
H A Dcompiler.rs340 .allocate_for_function(&CompiledFunction { in make_trampoline()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/wasmtime/src/trampoline/
H A Dfunc.rs195 .allocate_for_function(&CompiledFunction { in make_trampoline()