Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dmem_map_allocator.cpp187 bool isMachineCode, bool isEnableJitFort, bool shouldPageTag) in Allocate()
215 … bool isEnableJitFort, bool shouldPageTag, PageTagType type) in AllocateFromCompressPool()
250 bool shouldPageTag, PageTagType type) in AllocateFromMemPool()
281 bool shouldPageTag, PageTagType type) in InitialMemPool()
294 bool shouldPageTag, bool skipCache) in CacheOrFree()
Dheap_region_allocator.cpp47 bool shouldPageTag = AllocateRegionShouldPageTag(space); in AllocateAlignedRegion() local
108 bool shouldPageTag = FreeRegionShouldPageTag(region); in FreeRegion() local