Home
last modified time | relevance | path

Searched refs:kMaxPoolSizeHighMemoryDevice (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/zone/
Daccounting-allocator.h25 static const size_t kMaxPoolSizeHighMemoryDevice = 8ul * KB; variable
/external/v8/src/
Dapi.cc838 i::AccountingAllocator::kMaxPoolSizeHighMemoryDevice); in ConfigureDefaults()