Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dfree-list.h449 static const FreeListCategoryType kFastPathFallBackTiny = 15; variable
452 STATIC_ASSERT(categories_min[kFastPathFallBackTiny] ==
Dfree-list.cc363 for (type = next_nonempty_category[kFastPathFallBackTiny]; in Allocate()