Searched refs:asyncTaskCandidateForStepping (Results 1 – 2 of 2) sorted by relevance
647 if (!isBlackboxed) asyncTaskCandidateForStepping(task, true); in AsyncEventOccurred()651 if (!isBlackboxed) asyncTaskCandidateForStepping(task, true); in AsyncEventOccurred()655 if (!isBlackboxed) asyncTaskCandidateForStepping(task, true); in AsyncEventOccurred()884 asyncTaskCandidateForStepping(reinterpret_cast<void*>(id), false); in storeCurrentStackTrace()933 asyncTaskCandidateForStepping(task, true); in asyncTaskScheduled()1009 void V8Debugger::asyncTaskCandidateForStepping(void* task, bool isLocal) { in asyncTaskCandidateForStepping() function in v8_inspector::V8Debugger
169 void asyncTaskCandidateForStepping(void* task, bool isLocal);