Searched defs:ConstructWithSpread (Results 1 – 4 of 4) sorted by relevance
/external/v8/src/ | ||
D | code-factory.cc | 444 Callable CodeFactory::ConstructWithSpread(Isolate* isolate) { in ConstructWithSpread() function in v8::internal::CodeFactory |
/external/v8/src/interpreter/ | ||
D | bytecode-array-builder.cc | 1039 BytecodeArrayBuilder& BytecodeArrayBuilder::ConstructWithSpread( in ConstructWithSpread() function in v8::internal::interpreter::BytecodeArrayBuilder |
D | interpreter-assembler.cc | 903 Node* InterpreterAssembler::ConstructWithSpread(Node* constructor, in ConstructWithSpread() function in v8::internal::interpreter::InterpreterAssembler |
/external/v8/src/compiler/ | ||
D | js-operator.cc | 810 const Operator* JSOperatorBuilder::ConstructWithSpread(uint32_t arity) { in ConstructWithSpread() function in v8::internal::compiler::JSOperatorBuilder |