Searched refs:shouldContinueToCurrentLocation (Results 1 – 2 of 2) sorted by relevance
139 bool shouldContinueToCurrentLocation();
458 bool V8Debugger::shouldContinueToCurrentLocation() { in shouldContinueToCurrentLocation() function in v8_inspector::V8Debugger517 if (!shouldContinueToCurrentLocation()) return; in handleProgramBreak()