Searched defs:kMaxLabObjectSize (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/heap/ | ||
| D | concurrent-allocator.h | 38 static const int kMaxLabObjectSize = 2 * KB; variable |
| D | local-allocator.h | 22 static const int kMaxLabObjectSize = 8 * KB; variable |