Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dan_file_info.h88 void GenerateMethodToEntryIndexMap();
Dan_file_info.cpp190 void AnFileInfo::GenerateMethodToEntryIndexMap() in GenerateMethodToEntryIndexMap() function in panda::ecmascript::AnFileInfo
/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp583 aotInfo_.GenerateMethodToEntryIndexMap(); in SaveAOTFile()
601 aotInfo_.GenerateMethodToEntryIndexMap(); in GetMemoryCodeInfos()