Searched refs:AttemptOnStackReplacement (Results 1 – 3 of 3) sorted by relevance
121 void RuntimeProfiler::AttemptOnStackReplacement(JSFunction* function, in AttemptOnStackReplacement() function in v8::internal::RuntimeProfiler190 AttemptOnStackReplacement(function, Code::kMaxLoopNestingMarker); in OptimizeNow()204 AttemptOnStackReplacement(function); in OptimizeNow()
30 void AttemptOnStackReplacement(JSFunction* function, int nesting_levels = 1);
8706 isolate->runtime_profiler()->AttemptOnStackReplacement( in RUNTIME_FUNCTION()