Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorTimelineAgent.cpp69 static const char timelineMaxCallStackDepth[] = "timelineMaxCallStackDepth"; variable
330 m_state->setLong(TimelineAgentState::timelineMaxCallStackDepth, m_maxCallStackDepth); in start()