Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dfree-list.cc352 FreeListCategoryType first_category = in Allocate() local
354 FreeListCategoryType type = first_category; in Allocate()
383 for (type = next_nonempty_category[type]; type < first_category; in Allocate()