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

  /external/v8/src/
globals.h 198 const int kExternalAllocationLimit = 192 * 1024 * 1024;
    [all...]
  /external/v8/src/heap/
heap.cc 72 external_memory_limit_(kExternalAllocationLimit),
    [all...]
  /external/v8/test/cctest/
test-api.cc     [all...]

Completed in 167 milliseconds