Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcompilation_driver.cpp66 fileGenerator_->CompileLatestModuleThenDestroy(isJitAndCodeSign); in CompileModuleThenDestroyIfNeeded()
73 fileGenerator_->CompileLatestModuleThenDestroy(); in CompileLastModuleThenDestroyIfNeeded()
H A Dfile_generators.h196 void CompileLatestModuleThenDestroy(bool isJit = false);
H A Dfile_generators.cpp574 void AOTFileGenerator::CompileLatestModuleThenDestroy(bool isJit) in CompileLatestModuleThenDestroy() function in panda::ecmascript::kungfu::AOTFileGenerator

Completed in 3 milliseconds