Searched defs:indexAccessor (Results 1 – 7 of 7) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/serializer/ |
| D | base_deserializer.cpp | 135 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/ |
| D | pgo_type_manager.cpp | 36 panda_file::IndexAccessor indexAccessor(*jsPandaFile->GetPandaFile(), in GetConstantPoolIDByMethodOffset() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | ecma_context.cpp | 462 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/ |
| D | snapshot_constantpool_data.cpp | 253 panda_file::IndexAccessor indexAccessor(*jsPandaFile_->GetPandaFile(), in Record() local
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | panda_file_translator.cpp | 80 panda_file::IndexAccessor indexAccessor(*pf, methodId); in TranslateClasses() local
|
| /arkcompiler/ets_runtime/ecmascript/ts_types/ |
| D | ts_manager.cpp | 1220 panda_file::IndexAccessor indexAccessor(*jsPandaFile->GetPandaFile(), in GetConstantPoolIDByMethodOffset() local 1258 panda_file::IndexAccessor indexAccessor(*(curJSPandaFile_->GetPandaFile()), in GetConstantPoolId() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | bytecode_info_collector.cpp | 122 panda_file::IndexAccessor indexAccessor(*pf, methodId); in ProcessClasses() local
|