Home
last modified time | relevance | path

Searched refs:AddImportIndex (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp551 methodInfo.AddImportIndex(index); in CollectImportIndexs()
555 info.AddImportIndex(index); in CollectImportIndexs()
Dbytecode_info_collector.h302 inline void AddImportIndex(uint32_t index) in AddImportIndex() function