Home
last modified time | relevance | path

Searched defs:shouldPageTag (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dheap_region_allocator.cpp44 bool shouldPageTag = AllocateRegionShouldPageTag(space); in AllocateAlignedRegion() local
103 bool shouldPageTag = FreeRegionShouldPageTag(region); in FreeRegion() local
Dmem_map_allocator.cpp107 bool shouldPageTag) in Allocate()
163 …locator::CacheOrFree(void *mem, size_t size, bool isRegular, size_t cachedSize, bool shouldPageTag, in CacheOrFree()