Searched refs:import_wrapper_cache (Results 1 – 4 of 4) sorted by relevance
1143 WasmImportWrapperCache* cache = native_module->import_wrapper_cache(); in ProcessImportedFunction()1199 WasmCode* wasm_code = native_module->import_wrapper_cache()->Get( in ProcessImportedFunction()1574 native_module->import_wrapper_cache()); in CompileImportWrappers()
795 WasmImportWrapperCache* import_wrapper_cache() const { in import_wrapper_cache() function
1657 (*native_module->import_wrapper_cache())[key] = nullptr; in AddImportWrapperUnits()3696 WasmImportWrapperCache* cache = native_module_->import_wrapper_cache(); in PublishCompilationResults()
585 wasm::WasmImportWrapperCache* cache = native_module->import_wrapper_cache(); in UpdateDispatchTables()