HomeSort by relevance Sort by last modified time
    Searched refs:DONT_INITIALIZE_ARRAY_ELEMENTS (Results 1 - 6 of 6) sorted by null

  /external/v8/src/
factory.h 497 ArrayStorageAllocationMode mode = DONT_INITIALIZE_ARRAY_ELEMENTS,
527 ArrayStorageAllocationMode mode = DONT_INITIALIZE_ARRAY_ELEMENTS);
    [all...]
factory.cc     [all...]
elements.cc     [all...]
  /external/v8/src/runtime/
runtime-array.cc 323 factory->NewJSArrayStorage(array, 0, 0, DONT_INITIALIZE_ARRAY_ELEMENTS);
runtime-scopes.cc 577 DONT_INITIALIZE_ARRAY_ELEMENTS);
    [all...]
  /external/v8/src/heap/
heap.h 346 DONT_INITIALIZE_ARRAY_ELEMENTS,
    [all...]

Completed in 1011 milliseconds