Searched refs:CreateShallowArrayLiteral (Results 1 – 4 of 4) sorted by relevance
37 extern macro ConstructorBuiltinsAssembler::CreateShallowArrayLiteral(73 builtin CreateShallowArrayLiteral(implicit context: Context)(79 return CreateShallowArrayLiteral(
28 TNode<JSArray> CreateShallowArrayLiteral(
461 TNode<JSArray> ConstructorBuiltinsAssembler::CreateShallowArrayLiteral( in CreateShallowArrayLiteral() function in v8::internal::ConstructorBuiltinsAssembler
2295 TNode<JSArray> result = constructor_assembler.CreateShallowArrayLiteral( in IGNITION_HANDLER()