Home
last modified time | relevance | path

Searched refs:GetTotalCodeSize (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_info.h122 uint32_t GetTotalCodeSize() const in GetTotalCodeSize() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp573 if (aotInfo_.GetTotalCodeSize() == 0) { in SaveAOTFile()
594 if (aotInfo_.GetTotalCodeSize() == 0) { in GetMemoryCodeInfos()