Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dconcurrent-allocator.h38 static const int kMaxLabObjectSize = 2 * KB; variable
Dlocal-allocator.h22 static const int kMaxLabObjectSize = 8 * KB; variable