Home
last modified time | relevance | path

Searched refs:IsSuitableForOnStackReplacement (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/runtime/
Druntime-compiler.cc182 static bool IsSuitableForOnStackReplacement(Isolate* isolate, in IsSuitableForOnStackReplacement() function
243 if (IsSuitableForOnStackReplacement(isolate, function)) { in RUNTIME_FUNCTION()