Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/perf/benchmarks/
Dcallee.js22 module.exports.GetNumber = function GetNumber() { class in module.exports
Dcaller.js26 GetNumber : JSCallee.GetNumber property
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/perf/
Dcode.js22 export let GetNumber = function () { class
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_value.h136 double GetNumber() const in GetNumber() function
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dinterference_graph.h43 unsigned GetNumber() const noexcept in GetNumber() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h379 ARK_INLINE double GetNumber() const in GetNumber() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dinterference_graph.h47 unsigned GetNumber() const noexcept in GetNumber() function