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

  /external/v8/src/
execution.cc 497 isolate_->runtime_profiler()->MarkCandidatesForOptimization();
isolate.h 847 RuntimeProfiler* runtime_profiler() { return runtime_profiler_; } function in class:v8::internal::Isolate
    [all...]
  /external/v8/src/runtime/
runtime-test.cc 261 isolate->runtime_profiler()->AttemptOnStackReplacement(
  /external/v8/src/ic/
ic.cc 446 isolate->runtime_profiler()->NotifyICChanged();
484 isolate->runtime_profiler()->NotifyICChanged();
    [all...]

Completed in 101 milliseconds