Searched refs:unwrap_defined_wasm_function (Results 1 – 3 of 3) sorted by relevance
124 let (module_index, def_func_index) = key.unwrap_defined_wasm_function(); in compile_function()
488 pub fn unwrap_defined_wasm_function(self) -> (StaticModuleIndex, DefinedFuncIndex) { in unwrap_defined_wasm_function() method
242 let (module_index, def_func_index) = key.unwrap_defined_wasm_function(); in compile_function()