HomeSort by relevance Sort by last modified time
    Searched refs:ArrayStorageAllocationMode (Results 1 - 5 of 5) 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...]
builtins.cc     [all...]
heap.cc     [all...]
  /external/v8/src/
heap.h 429 enum ArrayStorageAllocationMode {
547 ArrayStorageAllocationMode mode = DONT_INITIALIZE_ARRAY_ELEMENTS,
    [all...]
heap.cc     [all...]

Completed in 214 milliseconds