Home | History | Annotate | Download | only in inspector

Lines Matching refs:RequestMainThreadFrame

131 static const char RequestMainThreadFrame[] = "RequestMainThreadFrame";
408 dispatcher->addListener(InstrumentationEvents::RequestMainThreadFrame, TRACE_EVENT_PHASE_INSTANT, InspectorTimelineAgentTraceEventListener::create(this, &InspectorTimelineAgent::onRequestMainThreadFrame), m_client);
1019 state.recordStack.addInstantRecord(createRecordForEvent(event, TimelineRecordType::RequestMainThreadFrame, JSONObject::create()));