Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dfree_object_list.h89 static constexpr int NUMBER_OF_LAST_LARGE = NUMBER_OF_SETS - 2; variable
115 return NUMBER_OF_LAST_LARGE; in SelectSetType()