Home
last modified time | relevance | path

Searched refs:ArrayStorageAllocationMode (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dfactory.h425 ArrayStorageAllocationMode mode = DONT_INITIALIZE_ARRAY_ELEMENTS,
455 ArrayStorageAllocationMode mode = DONT_INITIALIZE_ARRAY_ELEMENTS);
Dfactory.cc1623 ArrayStorageAllocationMode mode, in NewJSArray()
1647 ArrayStorageAllocationMode mode) { in NewJSArrayStorage()
Delements.cc3007 ArrayStorageAllocationMode mode = requires_double_boxing in Concat()
/external/v8/src/heap/
Dheap.h439 enum ArrayStorageAllocationMode { enum