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

  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
V8PerIsolateData.h 98 void setPreviousSamplingState(const char* name) { m_previousSamplingState = name; }
V8GCController.cpp 357 V8PerIsolateData::from(isolate)->setPreviousSamplingState(TRACE_EVENT_GET_SAMPLING_STATE());
374 V8PerIsolateData::from(isolate)->setPreviousSamplingState(TRACE_EVENT_GET_SAMPLING_STATE());

Completed in 247 milliseconds