Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dmodule_section_des.h77 std::shared_ptr<uint8_t> GetArkStackMapSharePtr() const in GetArkStackMapSharePtr() function in panda::ecmascript::ModuleSectionDes
171 std::shared_ptr<uint8_t> ptr = GetArkStackMapSharePtr(); in AddArkStackMapSection()
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dfile_generators.cpp751 uint64_t stackMapPtr = reinterpret_cast<uint64_t>(moduleSectionDes.GetArkStackMapSharePtr().get()); in GetMemoryCodeInfos()

Completed in 3 milliseconds