Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/mem/
Dregion.h195 bool InHugeObjectGeneration() const in InHugeObjectGeneration() function
Dheap.cpp631 if (region->InHugeObjectGeneration()) { in IsLive()