Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.cpp39 Span<const uint32_t> classIndexes = pf_->GetClasses(); in CheckIsBundlePack() local
119 Span<const uint32_t> classIndexes = pf_->GetClasses(); in InitializeUnMergedPF() local
150 Span<const uint32_t> classIndexes = pf_->GetClasses(); in InitializeMergedPF() local
271 Span<const uint32_t> classIndexes = pf_->GetClasses(); in GetNpmEntries() local
Dpanda_file_translator.cpp49 Span<const uint32_t> classIndexes = jsPandaFile->GetClasses(); in TranslateClasses() local
Dquick_fix_loader.cpp166 Span<const uint32_t> classIndexes = jsPandaFile->GetClasses(); in GenerateConstpoolCache() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp37 Span<const uint32_t> classIndexes = jsPandaFile_->GetClasses(); in ProcessClasses() local