Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.h163 bool HasExportIndex(uint32_t index) const in HasExportIndex() function
523 return iter->second.HasExportIndex(index); in HasExportIndexToRecord()