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

  /external/v8/src/
runtime-profiler.h 20 void MarkCandidatesForOptimization();
runtime-profiler.cc 286 void RuntimeProfiler::MarkCandidatesForOptimization() {
execution.cc 475 isolate_->runtime_profiler()->MarkCandidatesForOptimization();

Completed in 43 milliseconds