Home
last modified time | relevance | path

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

/external/v8/src/
Dfactory.h396 ArrayStorageAllocationMode mode = DONT_INITIALIZE_ARRAY_ELEMENTS,
429 ArrayStorageAllocationMode mode = DONT_INITIALIZE_ARRAY_ELEMENTS);
Dfactory.cc1627 ArrayStorageAllocationMode mode, in NewJSArray()
1652 ArrayStorageAllocationMode mode) { in NewJSArrayStorage()
Dbuiltins.cc976 ArrayStorageAllocationMode mode = in BUILTIN()
/external/v8/src/heap/
Dheap.h511 enum ArrayStorageAllocationMode { enum