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

  /external/v8/src/
globals.h 221 const int kExternalAllocationSoftLimit = 64 * MB;
    [all...]
  /external/v8/src/heap/
heap.cc 76 external_memory_limit_(kExternalAllocationSoftLimit),
    [all...]

Completed in 2130 milliseconds