Searched refs:RecordWasmScriptWithBreakpoints (Results 1 – 2 of 2) sorted by relevance
260 void RecordWasmScriptWithBreakpoints(Handle<Script> script);
759 RecordWasmScriptWithBreakpoints(script); in SetBreakPointForScript()916 RecordWasmScriptWithBreakpoints(script); in SetInstrumentationBreakpointForWasmScript()927 void Debug::RecordWasmScriptWithBreakpoints(Handle<Script> script) { in RecordWasmScriptWithBreakpoints() function in v8::internal::Debug