Home
last modified time | relevance | path

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

/external/v8/src/
Dfactory.h408 ArrayStorageAllocationMode mode = DONT_INITIALIZE_ARRAY_ELEMENTS,
441 ArrayStorageAllocationMode mode = DONT_INITIALIZE_ARRAY_ELEMENTS);
Dfactory.cc1653 if (mode == DONT_INITIALIZE_ARRAY_ELEMENTS) { in NewJSArrayStorage()
1661 if (mode == DONT_INITIALIZE_ARRAY_ELEMENTS) { in NewJSArrayStorage()
Delements.cc2399 : DONT_INITIALIZE_ARRAY_ELEMENTS; in Concat()
/external/v8/src/runtime/
Druntime-array.cc305 factory->NewJSArrayStorage(array, 0, 0, DONT_INITIALIZE_ARRAY_ELEMENTS); in ArrayConstructorCommon()
Druntime-scopes.cc594 DONT_INITIALIZE_ARRAY_ELEMENTS); in NewRestArguments()
/external/v8/src/heap/
Dheap.h593 DONT_INITIALIZE_ARRAY_ELEMENTS, enumerator