Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-typed-lowering.cc1534 bool NeedsArgumentAdaptorFrame(SharedFunctionInfoRef shared, int arity) { in NeedsArgumentAdaptorFrame() function
1709 if (NeedsArgumentAdaptorFrame(shared, arity)) { in ReduceJSCall()