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 478 isolate_->runtime_profiler()->MarkCandidatesForOptimization();
isolate.h 843 RuntimeProfiler* runtime_profiler() { return runtime_profiler_; } function in class:v8::internal::Isolate
    [all...]
  /external/v8/src/runtime/
runtime-test.cc 209 isolate->runtime_profiler()->AttemptOnStackReplacement(
  /external/v8/src/ic/
ic.cc 411 isolate->runtime_profiler()->NotifyICChanged();
448 isolate->runtime_profiler()->NotifyICChanged();
    [all...]

Completed in 180 milliseconds