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