Home
last modified time | relevance | path

Searched defs:typeDesc (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Djs_pandafile_executor_test.cpp74 const uint8_t *typeDesc = utf::CStringAsMutf8("L_GLOBAL;"); in HWTEST_F_L0() local
107 const uint8_t *typeDesc = utf::CStringAsMutf8("L_GLOBAL;"); in HWTEST_F_L0() local
147 const uint8_t *typeDesc = utf::CStringAsMutf8("L_GLOBAL;"); in HWTEST_F_L0() local
Dpanda_file_translator_test.cpp66 const uint8_t *typeDesc = utf::CStringAsMutf8("L_GLOBAL;"); in HWTEST_F_L0() local
105 const uint8_t *typeDesc = utf::CStringAsMutf8("L_GLOBAL;"); in HWTEST_F_L0() local
Djs_pandafile_test.cpp130 const uint8_t *typeDesc = utf::CStringAsMutf8("L_GLOBAL;"); in HWTEST_F_L0() local
164 const uint8_t *typeDesc = utf::CStringAsMutf8("L_GLOBAL;"); in HWTEST_F_L0() local
214 const uint8_t *typeDesc = utf::CStringAsMutf8("L_GLOBAL;"); in HWTEST_F_L0() local
247 const uint8_t *typeDesc = utf::CStringAsMutf8("L_GLOBAL;"); in HWTEST_F_L0() local
Djs_pandafile_snapshot_test.cpp106 const uint8_t *typeDesc = utf::CStringAsMutf8("L_GLOBAL;"); in NormalTranslateJSPandaFile() local
Djs_pandafile_manager_test.cpp281 const uint8_t *typeDesc = utf::CStringAsMutf8("L_GLOBAL;"); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_Type.cpp135 auto typeDesc = td->GetMutf8(); in TypeAPIGetClass() local
150 auto typeDesc = td->GetMutf8(); in TypeAPIGetTypeKind() local
523 auto typeDesc = td->GetMutf8(); in TypeAPIMakeArrayInstance() local
/arkcompiler/ets_runtime/ecmascript/
Djs_plural_rules.cpp324 PropertyDescriptor typeDesc(thread, typeValue, true, true, true); in ResolvedOptions() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test.cpp124 const uint8_t *typeDesc = utf::CStringAsMutf8("L_GLOBAL;"); in CreateJSPandaFile() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Djs_metadata_test.cpp1931 CString typeDesc = JSHClass::GetJSTypeDesc(static_cast<JSType>(type)); in TestForTypeEnums() local
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp3546 const uint8_t *typeDesc = utf::CStringAsMutf8("L_GLOBAL;"); in HWTEST_F_L0() local