Searched refs:AllocateEmptyJSArray (Results 1 – 2 of 2) sorted by relevance
29 TNode<JSArray> AllocateEmptyJSArray(TNode<Context> context);176 TNode<JSArray> IntlBuiltinsAssembler::AllocateEmptyJSArray( in AllocateEmptyJSArray() function in v8::internal::IntlBuiltinsAssembler
296 TNode<JSArray> AllocateEmptyJSArray(ElementsKind kind,1138 TNode<JSArray> JSCallReducerAssembler::AllocateEmptyJSArray( in AllocateEmptyJSArray() function in v8::internal::compiler::JSCallReducerAssembler1790 TNode<JSArray> a = AllocateEmptyJSArray(packed_kind, native_context); in ReduceArrayPrototypeFilter()