Home
last modified time | relevance | path

Searched defs:kAllocationLimit (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dheap.h218 kAllocationLimit = 2, enumerator
/external/v8/src/
Dd8.cc152 const size_t kAllocationLimit = 10 * kMB; in Adjust() local