Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_info.h112 size_t GetCodeUnitsNum() const in GetCodeUnitsNum() function
Dstub_file_info.cpp36 ASSERT(GetCodeUnitsNum() == ASMSTUB_MODULE_NUM); in Save()