Searched refs:ConstructArrayLike (Results 1 – 1 of 1) sorted by relevance
1889 TNode<Object> ConstructArrayLike(TNode<Context> context, in ConstructArrayLike() function in v8::internal::ArrayPopulatorAssembler1920 TNode<Object> ConstructArrayLike(TNode<Context> context, in ConstructArrayLike() function in v8::internal::ArrayPopulatorAssembler2085 array = ConstructArrayLike(context, args.GetReceiver()); in TF_BUILTIN()2169 array = ConstructArrayLike(context, args.GetReceiver(), length.value()); in TF_BUILTIN()2225 TNode<Object> array = ConstructArrayLike(context, args.GetReceiver(), length); in TF_BUILTIN()