Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.h162 uint32_t GetModuleVecSize() const;
Dfile_generators.cpp308 uint32_t AOTFileGenerator::GetModuleVecSize() const in GetModuleVecSize() function in panda::ecmascript::kungfu::AOTFileGenerator
374 uint32_t latestModuleIdx = GetModuleVecSize() - 1; in CompileLatestModuleThenDestroy()