Searched refs:NeedsArgumentAdaptorFrame (Results 1 – 1 of 1) sorted by relevance
1534 bool NeedsArgumentAdaptorFrame(SharedFunctionInfoRef shared, int arity) { in NeedsArgumentAdaptorFrame() function1709 if (NeedsArgumentAdaptorFrame(shared, arity)) { in ReduceJSCall()