Searched refs:SetBreakpointForFunction (Results 1 – 3 of 3) sorted by relevance
245 bool SetBreakpointForFunction(Handle<JSFunction> function,
752 bool Debug::SetBreakpointForFunction(Handle<JSFunction> function, in SetBreakpointForFunction() function in v8::internal::Debug
9841 return isolate->debug()->SetBreakpointForFunction(jsfunction, in SetFunctionBreakpoint()