Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-debugger.cc813 void V8Debugger::setAsyncCallStackDepth(V8DebuggerAgentImpl* agent, int depth) { in setAsyncCallStackDepth() function in v8_inspector::V8Debugger
Dv8-debugger-agent-impl.cc759 Response V8DebuggerAgentImpl::setAsyncCallStackDepth(int depth) { in setAsyncCallStackDepth() function in v8_inspector::V8DebuggerAgentImpl