Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.cpp42 Span<const uint32_t> classIndexes = pf_->GetClasses(); in CheckIsBundlePack() local
131 Span<const uint32_t> classIndexes = pf_->GetClasses(); in InitializeUnMergedPF() local
173 Span<const uint32_t> classIndexes = pf_->GetClasses(); in InitializeMergedPF() local
429 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/runtime_core/static_core/runtime/tooling/backtrace/
Dbacktrace.cpp129 Span<const uint32_t> classIndexes = file->GetClasses(); in ReadAllMethodInfos() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp65 Span<const uint32_t> classIndexes = jsPandaFile_->GetClasses(); in ProcessClasses() local
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.cpp461 Span<const uint32_t> classIndexes = jsPandaFile->GetClasses(); in ReadAllMethodInfos() local
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/tests/
Djs_stackinfo_test.cpp202 Span<const uint32_t> classIndexes = jsPandaFile->GetClasses(); in HWTEST_F_L0() local