Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dexecution.cc686 isolate_->runtime_profiler()->OptimizeNow(); in HandleInterrupts()
Disolate.h829 RuntimeProfiler* runtime_profiler() { return runtime_profiler_; } in runtime_profiler() function
Dic.cc412 isolate->runtime_profiler()->NotifyICChanged(); in PostPatching()
Druntime.cc8650 isolate->runtime_profiler()->AttemptOnStackReplacement(*function); in RUNTIME_FUNCTION()