Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dheap_region_allocator.cpp75 bool isRegular = !region->InHugeObjectSpace() && !region->InHugeMachineCodeSpace(); in FreeRegion()
Dregion.h283 bool InHugeMachineCodeSpace() const in InHugeMachineCodeSpace() function