Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/constructor_as_arg/
Dmain.js99 exports.MethodClass = class MethodClass { class in exports
Dmain.ts143 export class MethodClass { class