Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp686 auto starLength = starEntriesArray->GetLength(); in CollectRecordExportInfo() local
688 for (size_t index = 0; index < starLength; index++) { in CollectRecordExportInfo()