Searched defs:method2 (Results 1 – 11 of 11) sorted by relevance
| /arkcompiler/ets_runtime/test/typeinfer/automatedcases/ |
| D | es6ModuleClassDeclaration.ts | 46 public method2() { method in c2 71 public method2() { method in c3 87 public method2() { method in c4 109 public method2() { method in c3 125 public method2() { method in c4
|
| D | contextuallyTypedObjectLiteralMethodDeclaration01.ts | 31 method2(arg: B): void; method
|
| D | mergedInheritedClassInterface.ts | 45 method2() { } method in ChildNoBaseClass
|
| D | uniqueSymbolsDeclarationsErrors.ts | 64 method2(p: I["readonlyType"]): I["readonlyType"] { constant
|
| D | uniqueSymbolsDeclarations.ts | 479 async method2() { method in C0 641 method2(): Promise<typeof s>; method
|
| D | uniqueSymbols.ts | 482 async method2() { method in C0 644 method2(): Promise<typeof s>; method
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/ |
| D | test-class-definiton19.ts | 20 method2(...args: number[]) {} method in C
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/tests/ |
| D | panda_file_translator_test.cpp | 84 MethodLiteral *method2 = new MethodLiteral(methodId[1]); in HWTEST_F_L0() local
|
| D | js_pandafile_test.cpp | 143 MethodLiteral *method2 = new MethodLiteral(methodId[1]); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | aot_test.cpp | 220 Method method2(klass, nullptr, File::EntityId(method2_id), File::EntityId(), 0, 1, nullptr); in TEST_F() local 565 Method method2(klass, nullptr, File::EntityId(method2_id), File::EntityId(), 0, 1, nullptr); in TEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/ |
| D | pgo_profiler_test.cpp | 184 JSHandle<Method> method2 = vm_->GetFactory()->NewMethod(methodLiterals[2]); in HWTEST_F_L0() local 421 JSHandle<Method> method2 = vm_->GetFactory()->NewMethod(methodLiterals[1]); in HWTEST_F_L0() local
|