Home
last modified time | relevance | path

Searched refs:SmallEnoughForOSR (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/execution/
H A Dtiering-manager.cc210 bool SmallEnoughForOSR(Isolate* isolate, JSFunction function) { in SmallEnoughForOSR() function
312 if (SmallEnoughForOSR(isolate_, function)) { in MaybeOptimizeFrame()

Completed in 2 milliseconds