Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.h155 static void DumpAOTInfo() DUMP_API_ATTR;
Daot_file_manager.cpp52 void AOTFileManager::DumpAOTInfo() in DumpAOTInfo() function in panda::ecmascript::AOTFileManager
/arkcompiler/ets_runtime/ecmascript/
Decma_context.h280 void DumpAOTInfo() const DUMP_API_ATTR;
Decma_context.cpp784 void EcmaContext::DumpAOTInfo() const in DumpAOTInfo() function in panda::ecmascript::EcmaContext
786 aotFileManager_->DumpAOTInfo(); in DumpAOTInfo()