Home
last modified time | relevance | path

Searched defs:ConstructWithArrayLike (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-constructor-gen.cc38 TF_BUILTIN(ConstructWithArrayLike, CallOrConstructBuiltinsAssembler) { in TF_BUILTIN() argument
/external/v8/src/compiler/
Djs-operator.cc906 const Operator* JSOperatorBuilder::ConstructWithArrayLike( in ConstructWithArrayLike() function in v8::internal::compiler::JSOperatorBuilder