Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dheap_region_allocator.cpp41 bool isMachineCode = (flags == RegionSpaceFlag::IN_MACHINE_CODE_SPACE || in AllocateAlignedRegion() local
Dmem_map_allocator.cpp106 … const std::string &spaceName, bool regular, bool isMachineCode, bool isEnableJitFort, in Allocate()