Home
last modified time | relevance | path

Searched refs:GetArkStackMapSize (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dmodule_section_des.h107 uint32_t GetArkStackMapSize() const in GetArkStackMapSize() function in panda::ecmascript::ModuleSectionDes
173 uint32_t arkStackMapSize = GetArkStackMapSize(); in AddArkStackMapSection()
H A Dan_file_info.h43 accumulateTotalSize(moduleDes.GetArkStackMapSize()); in AddModuleDes()
H A Dstub_file_info.h37 accumulateTotalSize(moduleDes.GetArkStackMapSize()); in AddModuleDes()
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dfile_generators.cpp752 size_t stackMapSize = moduleSectionDes.GetArkStackMapSize(); in GetMemoryCodeInfos()

Completed in 3 milliseconds