Searched refs:setAsyncCallStackDepth (Results 1 – 6 of 6) sorted by relevance
88 void setAsyncCallStackDepth(V8DebuggerAgentImpl*, int);
118 Response setAsyncCallStackDepth(int depth) override;
378 m_debugger->setAsyncCallStackDepth(this, 0); in disable()408 m_debugger->setAsyncCallStackDepth(this, asyncCallStackDepth); in restore()1158 Response V8DebuggerAgentImpl::setAsyncCallStackDepth(int depth) { in setAsyncCallStackDepth() function in v8_inspector::V8DebuggerAgentImpl1163 m_debugger->setAsyncCallStackDepth(this, depth); in setAsyncCallStackDepth()
792 m_session->debuggerAgent()->setAsyncCallStackDepth(0); in disable()
835 void V8Debugger::setAsyncCallStackDepth(V8DebuggerAgentImpl* agent, int depth) { in setAsyncCallStackDepth() function in v8_inspector::V8Debugger
284 command setAsyncCallStackDepth1318 command setAsyncCallStackDepth