Searched refs:ProcessConstructArguments (Results 1 – 2 of 2) sorted by relevance
146 Node* ProcessConstructArguments(const Operator* op, Node* const* args,
1973 Node* BytecodeGraphBuilder::ProcessConstructArguments(const Operator* op, in ProcessConstructArguments() function in v8::internal::compiler::BytecodeGraphBuilder2005 node = ProcessConstructArguments(op, args, 2 + arg_count); in VisitConstruct()2036 node = ProcessConstructArguments(op, args, 2 + arg_count); in VisitConstructWithSpread()