Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-debug.cc604 RedirectToInterpreter(debug_info, Vector<int>(&func_index, 1)); in SetBreakpoint()
609 void WasmDebugInfo::RedirectToInterpreter(Handle<WasmDebugInfo> debug_info, in RedirectToInterpreter() function in v8::internal::WasmDebugInfo
Dwasm-objects.h569 static void RedirectToInterpreter(Handle<WasmDebugInfo>,
Dmodule-compiler.cc1199 WasmDebugInfo::RedirectToInterpreter( in Build()
/external/v8/src/runtime/
Druntime-test.cc995 WasmDebugInfo::RedirectToInterpreter(debug_info, in RUNTIME_FUNCTION()