Searched refs:AddInterpreterEntry (Results 1 – 3 of 3) sorted by relevance
245 WasmCode* AddInterpreterEntry(Handle<Code> code, uint32_t index);
634 const wasm::WasmCode* wasm_new_code = native_module->AddInterpreterEntry( in RedirectToInterpreter()
418 WasmCode* NativeModule::AddInterpreterEntry(Handle<Code> code, uint32_t index) { in AddInterpreterEntry() function in v8::internal::wasm::NativeModule