Searched refs:asyncCallStackDepth (Results 1 – 1 of 1) sorted by relevance
65 static const char asyncCallStackDepth[] = "asyncCallStackDepth"; variable145 m_state->setLong(DebuggerAgentState::asyncCallStackDepth, 0); in disable()208 …CallStackTracker.setAsyncCallStackDepth(m_state->getLong(DebuggerAgentState::asyncCallStackDepth)); in restore()1002 m_state->setLong(DebuggerAgentState::asyncCallStackDepth, depth); in setAsyncCallStackDepth()