Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/checked/qualified_call/
Dqualified_call.js19 getInt: function () { method
/arkcompiler/runtime_core/static_core/plugins/ets/tests/benchmarks/interop_js/get_values/bu_d2d/
Dget_values_j2j.js56 this.getInt = function() { method
/arkcompiler/runtime_core/static_core/plugins/ets/tests/benchmarks/interop_js/get_values/bu_d2s/
Dget_values_j2a.js65 this.getInt = function() { method
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/interfaces/interface_method_returns_value/js_interface/
Dindex.js57 getInt() { method in GenericInterface
134 getInt() { method
Dindex.ts64 public getInt: TFunctionReturnsNumber = function(): Object { property in GenericInterface