Searched refs:SetBreakpointForFunction (Results 1 – 3 of 3) sorted by relevance
251 bool SetBreakpointForFunction(Handle<SharedFunctionInfo> shared,
636 return isolate->debug()->SetBreakpointForFunction( in SetInstrumentationBreakpoint()1124 return isolate->debug()->SetBreakpointForFunction( in SetFunctionBreakpoint()
873 bool Debug::SetBreakpointForFunction(Handle<SharedFunctionInfo> shared, in SetBreakpointForFunction() function in v8::internal::Debug