Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.h191 auto &importIndexs = methodInfo.GetImportIndexes(); in AddDependList()
Dbytecode_info_collector.h307 inline const std::set<uint32_t> &GetImportIndexes() const in GetImportIndexes() function
Dbytecode_info_collector.cpp288 indexSet = processedMethod.GetImportIndexes(); in SetMethodPcInfoIndex()