Home
last modified time | relevance | path

Searched defs:runIfWaitingForDebugger (Results 1 – 2 of 2) sorted by relevance

/external/v8/include/
Dv8-inspector.h169 virtual void runIfWaitingForDebugger(int contextGroupId) {} in runIfWaitingForDebugger() function
/external/v8/src/inspector/
Dv8-runtime-agent-impl.cc452 Response V8RuntimeAgentImpl::runIfWaitingForDebugger() { in runIfWaitingForDebugger() function in v8_inspector::V8RuntimeAgentImpl