Searched refs:stub_arity (Results 1 – 1 of 1) sorted by relevance
568 Node* stub_arity = jsgraph()->Int32Constant(arg_count); in LowerJSCallConstruct() local574 node->InsertInput(zone(), 3, stub_arity); in LowerJSCallConstruct()592 Node* stub_arity = jsgraph()->Int32Constant(arg_count); in LowerJSCallFunction() local594 node->InsertInput(zone(), 2, stub_arity); in LowerJSCallFunction()