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.cpp80 static const char asyncCallStackDepth[] = "asyncCallStackDepth"; variable
169 m_state->setLong(DebuggerAgentState::asyncCallStackDepth, 0); in disable()
235 …llStackTracker().setAsyncCallStackDepth(m_state->getLong(DebuggerAgentState::asyncCallStackDepth)); in restore()
1188 m_state->setLong(DebuggerAgentState::asyncCallStackDepth, depth); in setAsyncCallStackDepth()