Home
last modified time | relevance | path

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

/dports/www/node10/node-v10.24.1/deps/v8/src/heap/
H A Dspaces.h1762 return kTinyAllocationMax; in GuaranteedAllocatable()
1896 static const size_t kTinyAllocationMax = kTiniestListMax; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/heap/
H A Dspaces.h1799 return kTinyAllocationMax; in GuaranteedAllocatable()
1833 static const size_t kTinyAllocationMax = kTiniestListMax; variable