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