Home
last modified time | relevance | path

Searched defs:spaceName (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/common/
Dmap.cpp19 const std::string GetPageTagString(PageTagType type, const std::string &spaceName, const uint32_t t… in GetPageTagString()
/arkcompiler/ets_runtime/ecmascript/platform/windows/
Dmap.cpp93 … [[maybe_unused]] const std::string &spaceName, [[maybe_unused]] const uint32_t threadId) in PageTag()
/arkcompiler/ets_runtime/ecmascript/platform/unix/
Dmap.cpp77 …id PageTag(void *mem, size_t size, PageTagType type, [[maybe_unused]] const std::string &spaceName, in PageTag()
/arkcompiler/ets_runtime/ecmascript/mem/
Dmem_map_allocator.cpp106const std::string &spaceName, bool regular, bool isMachineCode, bool isEnableJitFort, in Allocate()