Searched defs:AttemptOnStackReplacement (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Druntime-profiler.cc110 void RuntimeProfiler::AttemptOnStackReplacement(JSFunction* function, function in class:v8::RuntimeProfiler
175 AttemptOnStackReplacement(function, Code::kMaxLoopNestingMarker);
191 AttemptOnStackReplacement(function);

Completed in 94 milliseconds