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.cpp39 bool isMachineCode = (flags == RegionSpaceFlag::IN_MACHINE_CODE_SPACE || in AllocateAlignedRegion() local
Dmem_map_allocator.cpp28 const std::string &spaceName, bool regular, bool isMachineCode) in Allocate()