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

  /external/v8/src/
runtime-profiler.h 117 int LookupSample(JSFunction* function);
runtime-profiler.cc 211 int RuntimeProfiler::LookupSample(JSFunction* function) {
339 if (LookupSample(function) >= threshold) {

Completed in 34 milliseconds