Home
last modified time | relevance | path

Searched refs:kFastPathStart (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dfree-list.h445 static const size_t kFastPathStart = 2048; variable
447 static const size_t kFastPathOffset = kFastPathStart - kTinyObjectMaxSize;
451 STATIC_ASSERT(categories_min[kFastPathFirstCategory] == kFastPathStart);