Home
last modified time | relevance | path

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

/external/v8/src/
Dexecution.cc564 isolate_->runtime_profiler()->MarkCandidatesForOptimization(); in HandleInterrupts()
Disolate.h1008 RuntimeProfiler* runtime_profiler() { return runtime_profiler_; } in runtime_profiler() function
/external/v8/src/runtime/
Druntime-test.cc294 isolate->runtime_profiler()->AttemptOnStackReplacement( in RUNTIME_FUNCTION()
/external/v8/src/ic/
Dic.cc358 isolate->runtime_profiler()->NotifyICChanged(); in OnFeedbackChanged()