Searched defs:ArrayStorageAllocationMode (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Dheap.h479 enum ArrayStorageAllocationMode { enum in namespace:v8::internal
657 ArrayStorageAllocationMode mode = DONT_INITIALIZE_ARRAY_ELEMENTS,
665 ArrayStorageAllocationMode mode = DONT_INITIALIZE_ARRAY_ELEMENTS);
671 ArrayStorageAllocationMode mode = DONT_INITIALIZE_ARRAY_ELEMENTS);
/external/v8/src/
H A Dheap.h429 enum ArrayStorageAllocationMode { enum in namespace:v8::internal
547 ArrayStorageAllocationMode mode = DONT_INITIALIZE_ARRAY_ELEMENTS,

Completed in 74 milliseconds