HomeSort by relevance Sort by last modified time
    Searched defs:GCEvent (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorTimelineAgent.cpp 116 static const char GCEvent[] = "GCEvent";
254 RefPtr<JSONObject> record = TimelineRecordFactory::createGenericRecord(m_timeConverter.fromMonotonicallyIncreasingTime(i->startTime), m_maxCallStackDepth, TimelineRecordType::GCEvent);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
TimelineModel.js 96 GCEvent: "GCEvent",

Completed in 31 milliseconds