Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/serializer/
Dbase_deserializer.cpp135 panda_file::IndexAccessor indexAccessor(*jsPandaFile->GetPandaFile(), methodId); in DeserializeConstPool() local
243 panda_file::IndexAccessor indexAccessor(*jsPandaFile->GetPandaFile(), methodId); in HandleMethodEncodeFlag() local
/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_manager.cpp36 panda_file::IndexAccessor indexAccessor(*jsPandaFile->GetPandaFile(), in GetConstantPoolIDByMethodOffset() local
/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp462 panda_file::IndexAccessor indexAccessor(*jsPandaFile->GetPandaFile(), id); in FindConstpool() local
484 panda_file::IndexAccessor indexAccessor(*jsPandaFile->GetPandaFile(), id); in FindOrCreateConstPool() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Dsnapshot_constantpool_data.cpp253 panda_file::IndexAccessor indexAccessor(*jsPandaFile_->GetPandaFile(), in Record() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dpanda_file_translator.cpp80 panda_file::IndexAccessor indexAccessor(*pf, methodId); in TranslateClasses() local
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp1220 panda_file::IndexAccessor indexAccessor(*jsPandaFile->GetPandaFile(), in GetConstantPoolIDByMethodOffset() local
1258 panda_file::IndexAccessor indexAccessor(*(curJSPandaFile_->GetPandaFile()), in GetConstantPoolId() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp122 panda_file::IndexAccessor indexAccessor(*pf, methodId); in ProcessClasses() local