Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/tests/ut/extensions/js/modify_api/super_this/
Dload_this.js22 getInfo() { method in Dog
Dload_super.js26 getInfo() { method in Dog
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/objects_passing/
Dobjects_passing.ts49 public getInfo(): string { method in TestSecondClass
Dobjects_passing.js88 TestSecondClass.prototype.getInfo = function () { method in TestSecondClass