HomeSort by relevance Sort by last modified time
    Searched defs:ArrayStorageAllocationMode (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/v8/src/
heap.h 476 enum ArrayStorageAllocationMode {
651 ArrayStorageAllocationMode mode = DONT_INITIALIZE_ARRAY_ELEMENTS,
658 ArrayStorageAllocationMode mode = DONT_INITIALIZE_ARRAY_ELEMENTS);
    [all...]
  /external/v8/src/
heap.h 429 enum ArrayStorageAllocationMode {
547 ArrayStorageAllocationMode mode = DONT_INITIALIZE_ARRAY_ELEMENTS,
    [all...]

Completed in 35 milliseconds