Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dconcurrent-allocator.h38 static const int kMaxLabObjectSize = 2 * KB; variable
Devacuation-allocator.h22 static const int kMaxLabObjectSize = 8 * KB; variable