Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.cpp46 Span<const uint32_t> classIndexes = pf_->GetClasses(); in CheckIsBundlePack() local
132 Span<const uint32_t> classIndexes = pf_->GetClasses(); in InitializeUnMergedPF() local
174 Span<const uint32_t> classIndexes = pf_->GetClasses(); in InitializeMergedPF() local
436 Span<const uint32_t> classIndexes = GetClasses(); in GetClassAndMethodIndexes() local
Dpanda_file_translator.cpp38 Span<const uint32_t> classIndexes = jsPandaFile->GetClasses(); in TranslateClasses() local
102 Span<const uint32_t> classIndexes = jsPandaFile->GetClasses(); in TranslateClass() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp63 Span<const uint32_t> classIndexes = jsPandaFile_->GetClasses(); in ProcessClasses() local
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/tests/
Djs_stackinfo_test.cpp198 Span<const uint32_t> classIndexes = jsPandaFile->GetClasses(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.cpp493 Span<const uint32_t> classIndexes = jsPandaFile->GetClasses(); in ReadAllMethodInfos() local