Home
last modified time | relevance | path

Searched defs:classId (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.cpp48 panda_file::File::EntityId classId(index); in CheckIsBundlePack() local
133 panda_file::File::EntityId classId(index); in InitializeUnMergedPF() local
164 panda_file::File::EntityId classId(index); in InitializeMergedPF() local
256 panda_file::File::EntityId classId(index); in GetNpmEntries() local
Ddebug_info_extractor.cpp276 auto classId = mda.GetClassId(); in ExtractorMethodDebugInfo() local
325 panda_file::File::EntityId classId(classes[i]); in Extract() local
Dpanda_file_translator.cpp49 panda_file::File::EntityId classId(index); in TranslateClasses() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Djs_pandafile_executor_test.cpp76 File::EntityId classId = file->GetClassId(typeDesc); in HWTEST_F_L0() local
112 File::EntityId classId = file->GetClassId(typeDesc); in HWTEST_F_L0() local
150 File::EntityId classId = file->GetClassId(typeDesc); in HWTEST_F_L0() local
Dpanda_file_translator_test.cpp76 File::EntityId classId = file->GetClassId(typeDesc); in HWTEST_F_L0() local
119 File::EntityId classId = file->GetClassId(typeDesc); in HWTEST_F_L0() local
Djs_pandafile_test.cpp130 File::EntityId classId = file->GetClassId(typeDesc); in HWTEST_F_L0() local
164 File::EntityId classId = file->GetClassId(typeDesc); in HWTEST_F_L0() local
214 File::EntityId classId = file->GetClassId(typeDesc); in HWTEST_F_L0() local
247 File::EntityId classId = file->GetClassId(typeDesc); in HWTEST_F_L0() local
Djs_pandafile_manager_test.cpp258 File::EntityId classId = file->GetClassId(typeDesc); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test.cpp77 File::EntityId classId = file->GetClassId(typeDesc); in CreateJSPandaFile() local
769 auto classId = EntityId(sampleType.GetClassType().GetClassType()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/ts_types/tests/
Dts_type_parser_test.cpp95 const std::string classId("test_1"); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp78 panda_file::File::EntityId classId(index); in ProcessClasses() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_serializer_test.cpp1768 panda_file::File::EntityId classId = file->GetClassId(typeDesc); in CreateJSPandaFile() local