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