Searched refs:AllocateJSArrayAndStorage (Results 1 – 4 of 4) sorted by relevance
760 heap->AllocateJSArrayAndStorage(elements_kind, in BUILTIN()833 heap->AllocateJSArrayAndStorage(elements_kind, in BUILTIN()972 heap->AllocateJSArrayAndStorage(elements_kind, in BUILTIN()
536 return AllocateJSArrayAndStorage(elements_kind, 0, 0,543 MUST_USE_RESULT MaybeObject* AllocateJSArrayAndStorage(
952 isolate()->heap()->AllocateJSArrayAndStorage( in NewJSArray()
3836 MaybeObject* Heap::AllocateJSArrayAndStorage( in AllocateJSArrayAndStorage() function in v8::internal::Heap