Searched refs:runtime_profiler (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/v8/src/
H A Dexecution.cc704 isolate_->runtime_profiler()->OptimizeNow();
H A Disolate.h863 RuntimeProfiler* runtime_profiler() { return runtime_profiler_; } function in class:v8::internal::Isolate
H A Druntime.cc8706 isolate->runtime_profiler()->AttemptOnStackReplacement(
/external/chromium_org/v8/src/ic/
H A Dic.cc415 isolate->runtime_profiler()->NotifyICChanged();

Completed in 557 milliseconds