Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
Dbuiltins-constructor-gen.cc86 TF_BUILTIN(ConstructWithArrayLike, CallOrConstructBuiltinsAssembler) { in TF_BUILTIN() argument
/third_party/node/deps/v8/src/compiler/
Djs-operator.cc973 const Operator* JSOperatorBuilder::ConstructWithArrayLike( in ConstructWithArrayLike() function in v8::internal::compiler::JSOperatorBuilder