Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/interface/ts_to_ets/
Dinterface_method.js43 function anyTypeMethodClass() {} function in AnyTypeMethodClass
44 anyTypeMethodClass.prototype.get = function (a) { class