Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/benchmarks/interop_js/get_values/bu_d2d/
Dget_values_j2j.js74 this.getFloat = function() { method
/arkcompiler/runtime_core/static_core/plugins/ets/tests/benchmarks/interop_js/get_values/bu_d2s/
Dget_values_j2a.js83 this.getFloat = function() { method
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/interfaces/interface_method_returns_value/js_interface/
Dindex.js81 getFloat() { method in GenericInterface
142 getFloat() { method
Dindex.ts88 public getFloat: TFunctionReturnsNumber = function (): Object { property in GenericInterface