Searched refs:should_pause (Results 1 – 4 of 4) sorted by relevance
133 bool should_pause) in V8StackTraceId() argument134 : id(id), debugger_id(debugger_id), should_pause(should_pause) {} in V8StackTraceId()158 if (!dict->getBoolean(kShouldPause, &should_pause)) return; in V8StackTraceId()170 dict->setBoolean(kShouldPause, should_pause); in ToString()
904 if (!parent.should_pause) return; in externalAsyncTaskStarted()919 if (!parent.should_pause) return; in externalAsyncTaskFinished()
103 explicit FakePause(bool should_pause) : should_pause_(should_pause) { in FakePause() argument
239 bool should_pause = false; member245 bool should_pause);