Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dfile_generators.h191 uint32_t GetModuleVecSize() const;
H A Dfile_generators.cpp469 uint32_t AOTFileGenerator::GetModuleVecSize() const in GetModuleVecSize() function in panda::ecmascript::kungfu::AOTFileGenerator
590 ASSERT(GetModuleVecSize() > 0); in CompileLatestModuleThenDestroy()
591 uint32_t latestModuleIdx = GetModuleVecSize() - 1; in CompileLatestModuleThenDestroy()

Completed in 4 milliseconds