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.h181 static void DumpAOTInfo() DUMP_API_ATTR;
Daot_file_manager.cpp65 void AOTFileManager::DumpAOTInfo() in DumpAOTInfo() function in panda::ecmascript::AOTFileManager
/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp921 void EcmaContext::DumpAOTInfo() const in DumpAOTInfo() function in panda::ecmascript::EcmaContext
923 aotFileManager_->DumpAOTInfo(); in DumpAOTInfo()
Decma_context.h341 void DumpAOTInfo() const DUMP_API_ATTR;