Home
last modified time | relevance | path

Searched defs:getClass (Results 1 – 25 of 38) sorted by relevance

12

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/generic_call_params/sts_to_ts/
Dgeneric_call_params.test.js28 function getClass(name) { function
45 getClass, property
Dcheck_generic_extends_class.js18 getClass, constant
Dcheck_generic_subset_class.js18 getClass, constant
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/generic_as_parameter/sts_to_ts/
Dgeneric_as_parameter.test.js28 function getClass(name) { function
45 getClass, property
Dcheck_generic_extend_class.js20 getClass, constant
Dcheck_generic_constructor.js20 getClass, constant
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/generic_static/sts_to_js/
Dcheck_interface_static.js18 getClass, constant
Dcheck_generic_subset_by_value.js18 getClass, constant
Dcheck_generic_static_extra_set.js18 getClass, constant
Dcheck_generic_subset_by_ref.js17 getClass, constant
Dcheck_user_class.js18 getClass, constant
Dcheck_generic_static_literal.js19 getClass, constant
Dcheck_generic_union_static.js19 getClass, constant
Dgeneric_static.test.js33 function getClass(name) { function
56 getClass, property
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/utils/common/
DCheckerIndex.ts62 static getClass(ruleId: string): any { method in ProxyChecker
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/save/source/
DSourceBase.ts47 public getClass(signature: ClassSignature): ArkClass | null { method in SourceBase
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_sealed/sealed_object/
Dsealed_object.test.js23 getClass(name) { method in TestModule
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_sealed/sealed_function/
Dsealed_function.test.js23 getClass(name) { method in TestModule
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/scenarios/ets_to_js/
Dscenarios.test.js23 getClass(name) { method in TestModule
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/escompat/
Descompat.test.js23 getClass(name) { method in TestModule
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/standalone_function/ets_to_js/
Dscenarios.test.js23 getClass(name) { method in TestModule
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/objects_passing/
Dobjects_passing_sts.test.js23 getClass(name) { method in TestModule
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/scenarios/ets_to_js/indirect_call/
Dindirect_call.test.js23 getClass(name) { method in TestModule
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/operator_new/
Doperator_new.test.js23 getClass(name) { return etsVm.getClass(this.descriptorPrefix + name + ';'); } method in TestModule
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_class_methods_returning_values/ets_to_js/
Dtest_class_methods.js23 getClass(name) { method in TestModule

12