Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dfree-list.h447 static const size_t kFastPathOffset = kFastPathStart - kTinyObjectMaxSize; variable
461 size_in_bytes += kFastPathOffset; in SelectFastAllocationFreeListCategoryType()