Searched defs:ConstructWithSpread (Results 1 – 6 of 6) sorted by relevance
270 Callable CodeFactory::ConstructWithSpread(Isolate* isolate) { in ConstructWithSpread() function in v8::internal::CodeFactory
46 TF_BUILTIN(ConstructWithSpread, CallOrConstructBuiltinsAssembler) { in TF_BUILTIN() argument
916 const Operator* JSOperatorBuilder::ConstructWithSpread( in ConstructWithSpread() function in v8::internal::compiler::JSOperatorBuilder
1099 Node* InterpreterAssembler::ConstructWithSpread(Node* target, Node* context, in ConstructWithSpread() function in v8::internal::interpreter::InterpreterAssembler
1392 BytecodeArrayBuilder& BytecodeArrayBuilder::ConstructWithSpread( in ConstructWithSpread() function in v8::internal::interpreter::BytecodeArrayBuilder
1682 IGNITION_HANDLER(ConstructWithSpread, InterpreterAssembler) { in IGNITION_HANDLER() argument