Home
last modified time | relevance | path

Searched refs:asyncCallStackDepth (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorDebuggerAgent.cpp65 static const char asyncCallStackDepth[] = "asyncCallStackDepth"; variable
145 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()