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

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

Completed in 72 milliseconds