Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.h118 Node* ProcessConstructWithSpreadArguments(const Operator* op, Node* callee,
Dbytecode-graph-builder.cc1416 Node* BytecodeGraphBuilder::ProcessConstructWithSpreadArguments( in ProcessConstructWithSpreadArguments() function in v8::internal::compiler::BytecodeGraphBuilder
1442 Node* value = ProcessConstructWithSpreadArguments(op, callee, new_target, in VisitConstructWithSpread()