Home | History | Annotate | Download | only in compiler

Lines Matching defs:arg_count

591     int const arg_count = static_cast<int>(p.arity() - 2);
595 isolate(), graph()->zone(), callable.descriptor(), arg_count + 1,
598 Node* stub_arity = jsgraph()->Constant(arg_count);