Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap_region_allocator.cpp36 bool isMachineCode = (flags == RegionSpaceFlag::IN_MACHINE_CODE_SPACE || in AllocateAlignedRegion() local
H A Dmem_map_allocator.cpp105 Allocate(const uint32_t threadId, size_t size, size_t alignment, const std::string &spaceName, bool regular, bool isMachineCode, bool isEnableJitFort) Allocate() argument

Completed in 1 milliseconds