Home
last modified time | relevance | path

Searched defs:ConstructWithSpread (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/codegen/
Dcode-factory.cc212 Callable CodeFactory::ConstructWithSpread(Isolate* isolate) { in ConstructWithSpread() function in v8::internal::CodeFactory
/third_party/node/deps/v8/src/builtins/
Dbuiltins-constructor-gen.cc117 TF_BUILTIN(ConstructWithSpread, CallOrConstructBuiltinsAssembler) { in TF_BUILTIN() argument
/third_party/node/deps/v8/src/interpreter/
Dinterpreter-assembler.cc844 TNode<Object> InterpreterAssembler::ConstructWithSpread( in ConstructWithSpread() function in v8::internal::interpreter::InterpreterAssembler
Dbytecode-array-builder.cc1460 BytecodeArrayBuilder& BytecodeArrayBuilder::ConstructWithSpread( in ConstructWithSpread() function in v8::internal::interpreter::BytecodeArrayBuilder
Dinterpreter-generator.cc1569 IGNITION_HANDLER(ConstructWithSpread, InterpreterAssembler) { in IGNITION_HANDLER() argument
/third_party/node/deps/v8/src/compiler/
Djs-operator.cc987 const Operator* JSOperatorBuilder::ConstructWithSpread( in ConstructWithSpread() function in v8::internal::compiler::JSOperatorBuilder