Home
last modified time | relevance | path

Searched defs:classIndexes (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.cpp46 Span<const uint32_t> classIndexes = pf_->GetClasses(); in CheckIsBundlePack() local
130 Span<const uint32_t> classIndexes = pf_->GetClasses(); in InitializeUnMergedPF() local
162 Span<const uint32_t> classIndexes = pf_->GetClasses(); in InitializeMergedPF() local
253 Span<const uint32_t> classIndexes = pf_->GetClasses(); in GetNpmEntries() local
Dpanda_file_translator.cpp47 Span<const uint32_t> classIndexes = jsPandaFile->GetClasses(); in TranslateClasses() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp71 Span<const uint32_t> classIndexes = jsPandaFile_->GetClasses(); in ProcessClasses() local