Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp373 Module *latestModule = GetLatestModule(); in CompileLatestModuleThenDestroy() local
378 latestModule->RunAssembler(*(log_), fastCompileMode); in CompileLatestModuleThenDestroy()
382 CollectCodeInfo(latestModule, latestModuleIdx); in CompileLatestModuleThenDestroy()
385 latestModule->DestroyModule(); in CompileLatestModuleThenDestroy()