Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-factory.cc444 Callable CodeFactory::ConstructWithSpread(Isolate* isolate) { in ConstructWithSpread() function in v8::internal::CodeFactory
/external/v8/src/interpreter/
Dbytecode-array-builder.cc1039 BytecodeArrayBuilder& BytecodeArrayBuilder::ConstructWithSpread( in ConstructWithSpread() function in v8::internal::interpreter::BytecodeArrayBuilder
Dinterpreter-assembler.cc903 Node* InterpreterAssembler::ConstructWithSpread(Node* constructor, in ConstructWithSpread() function in v8::internal::interpreter::InterpreterAssembler
/external/v8/src/compiler/
Djs-operator.cc810 const Operator* JSOperatorBuilder::ConstructWithSpread(uint32_t arity) { in ConstructWithSpread() function in v8::internal::compiler::JSOperatorBuilder