Searched defs:setAsyncCallStackDepth (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/inspector/ | ||
D | v8-debugger.cc | 835 void V8Debugger::setAsyncCallStackDepth(V8DebuggerAgentImpl* agent, int depth) { in setAsyncCallStackDepth() function in v8_inspector::V8Debugger |
D | v8-debugger-agent-impl.cc | 1158 Response V8DebuggerAgentImpl::setAsyncCallStackDepth(int depth) { in setAsyncCallStackDepth() function in v8_inspector::V8DebuggerAgentImpl |