Home
last modified time | relevance | path

Searched refs:DONT_INITIALIZE_ARRAY_ELEMENTS (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/
Dfactory.h497 ArrayStorageAllocationMode mode = DONT_INITIALIZE_ARRAY_ELEMENTS,
527 ArrayStorageAllocationMode mode = DONT_INITIALIZE_ARRAY_ELEMENTS);
Dfactory.cc1877 if (mode == DONT_INITIALIZE_ARRAY_ELEMENTS) { in NewJSArrayStorage()
1885 if (mode == DONT_INITIALIZE_ARRAY_ELEMENTS) { in NewJSArrayStorage()
Delements.cc3899 : DONT_INITIALIZE_ARRAY_ELEMENTS; in Concat()
/external/v8/src/runtime/
Druntime-array.cc323 factory->NewJSArrayStorage(array, 0, 0, DONT_INITIALIZE_ARRAY_ELEMENTS); in ArrayConstructorCommon()
Druntime-scopes.cc577 DONT_INITIALIZE_ARRAY_ELEMENTS); in RUNTIME_FUNCTION()
/external/v8/src/heap/
Dheap.h346 DONT_INITIALIZE_ARRAY_ELEMENTS, enumerator