Home
last modified time | relevance | path

Searched refs:AllocateJSArrayWithElements (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dfactory.cc967 isolate()->heap()->AllocateJSArrayWithElements(*elements, in NewJSArrayWithElements()
Dheap.h551 MUST_USE_RESULT MaybeObject* AllocateJSArrayWithElements(
Dheap.cc3880 MaybeObject* Heap::AllocateJSArrayWithElements( in AllocateJSArrayWithElements() function in v8::internal::Heap