Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dpanda_file_translator.cpp70 panda_file::IndexAccessor indexAccessor(*pf, methodId); in TranslateClasses() local
130 panda_file::IndexAccessor indexAccessor(*pf, methodId); in TranslateClass() local
/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_manager.cpp38 panda_file::IndexAccessor indexAccessor(*curJSPandaFile_->GetPandaFile(), in GetConstantPoolIDByMethodOffset() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp97 panda_file::IndexAccessor indexAccessor(*pf, methodId); in ProcessClasses() local
Dtyped_bytecode_lowering.cpp1748 panda_file::IndexAccessor indexAccessor(*(targetPandaFile->GetPandaFile()), in InSameConstPool() local
/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp559 panda_file::IndexAccessor indexAccessor(*jsPandaFile->GetPandaFile(), id); in FindConstpool() local
664 panda_file::IndexAccessor indexAccessor(*jsPandaFile->GetPandaFile(), id); in FindOrCreateConstPool() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Dsnapshot_constantpool_data.cpp404 panda_file::IndexAccessor indexAccessor(*jsPandaFile_->GetPandaFile(), in Record() local