Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-interpreter.h182 bool GetBreakpoint(const WasmFunction* function, pc_t pc);
Dwasm-interpreter.cc3147 bool WasmInterpreter::GetBreakpoint(const WasmFunction* function, pc_t pc) { in GetBreakpoint() function in v8::internal::wasm::WasmInterpreter