Home
last modified time | relevance | path

Searched refs:HEAP_TAG (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/common/
H A Dmap.cpp24 return std::string(HEAP_TAG).append(spaceName); in GetPageTagString()
26 return std::string(HEAP_TAG).append(std::to_string(threadId)).append(spaceName); in GetPageTagString()
45 return HEAP_TAG; in GetPageTagString()
/arkcompiler/ets_runtime/ecmascript/platform/
H A Dmap.h92 static constexpr char HEAP_TAG[] = "ArkTS Heap"; member

Completed in 2 milliseconds