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

  /external/chromium_org/v8/src/
runtime-profiler.h 42 class RuntimeProfiler {
44 explicit RuntimeProfiler(Isolate* isolate);
  /external/v8/src/
runtime-profiler.h 42 class RuntimeProfiler {
44 explicit RuntimeProfiler(Isolate* isolate);
165 // Implementation of RuntimeProfiler inline functions.
167 void RuntimeProfiler::IsolateEnteredJS(Isolate* isolate) {
179 void RuntimeProfiler::IsolateExitedJS(Isolate* isolate) {

Completed in 1909 milliseconds