Home
last modified time | relevance | path

Searched defs:getName (Results 1 – 19 of 19) sorted by relevance

/arkcompiler/ets_frontend/arkguard/src/generator/
DINameGenerator.ts30 getName(): string; method
DOrderedNameGenerator.ts42 public getName(): string { method in OrderedNameGenerator
/arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/conformance/classes/
Dtest-ts-class-name-1.ts22 getName(): string { method in async
/arkcompiler/runtime_core/libabckit/tests/ut/extensions/js/modify_api/super_this/
Dload_this.js19 getName() { method in Dog
Dload_super.js20 getName() { method in Animal
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/utils/functions/
DNameGenerator.ts24 getName(): string | undefined { method in NameGenerator
/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest-class-definition27.ts22 getName(): T { method in async
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/number_subtypes/
Dnumber_subtypes.rb20 def getName method in NumberTypeDescription
/arkcompiler/ets_frontend/es2panda/test/compiler/js/language/expressions/super-call/
Dsuper-call-spread.js19 getName() { method in A
/arkcompiler/runtime_core/abc2program/tests/ts/release-line-number/
DTsNewFeatrueSyntax.ts18 getName() { method in Animal
23 override getName() { method in Dog
/arkcompiler/ets_frontend/testTs/instype/
Drecordthis.ts19 get getName(): string { method in A
/arkcompiler/runtime_core/libabckit/scripts/
Dgen_cpp_api_tests.rb33 def getName(arr) method
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/objects_passing/
Dobjects_passing.ts64 export function getName(obj: TestUserClass): string { function
Dobjects_passing.js98 function getName(obj) { function
/arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/
Ddefine_info_test.js38 get getName() { getter in Bar
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dtarget_registry.h47 const std::string getName() const in getName() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/generic_as_parameter/ts_to_sts/
Dgeneric_as_parameter.ts172 public getName(): T { method in UserClass
Dgeneric_as_parameter.js179 userClass.prototype.getName = function () { method in userClass
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument