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.h159 bool HasExportIndex(uint32_t index) const in HasExportIndex() function
561 return iter->second.HasExportIndex(index); in HasExportIndexToRecord()