Home
last modified time | relevance | path

Searched defs:myMethod (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/test/moduletest/moduleLazyImport/
DA.js28 static myMethod() { method in A
31 myMethod() { method in A
/arkcompiler/ets_runtime/test/moduletest/stubbuilder/
Dstubbuilder.js784 static myMethod(msg) { method in Parent
787 myMethod(msg) { method in Parent
793 static myMethod(msg) { method in Child
796 myMethod(msg) { method in Child