Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wasmtime/src/runtime/vm/instance/
H A Dallocator.rs593 fn get_memory_init_start( in get_memory_init_start() function
620 let start = get_memory_init_start(store, init, instance, context, const_evaluator)?; in check_memory_init_bounds()