Searched refs:IsBreakOnInstrumentation (Results 1 – 2 of 2) sorted by relevance
460 bool IsBreakOnInstrumentation(Handle<DebugInfo> debug_info,
509 IsBreakOnInstrumentation(debug_info, location); in Break()607 bool Debug::IsBreakOnInstrumentation(Handle<DebugInfo> debug_info, in IsBreakOnInstrumentation() function in v8::internal::Debug2510 if (IsBreakOnInstrumentation(debug_info, break_locations[i])) { in HandleDebugBreak()