Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.cpp85 fileGenerator_->CompileLatestModuleThenDestroy(); in CompileModuleThenDestroyIfNeeded()
92 fileGenerator_->CompileLatestModuleThenDestroy(); in CompileLastModuleThenDestroyIfNeeded()
Dfile_generators.h168 void CompileLatestModuleThenDestroy();
Dfile_generators.cpp371 void AOTFileGenerator::CompileLatestModuleThenDestroy() in CompileLatestModuleThenDestroy() function in panda::ecmascript::kungfu::AOTFileGenerator