Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dlib_ark_builtins.d.ts1833 declare function parseFloat(string: string): number; method in Function
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_number_test.cpp369 HWTEST_F_L0(BuiltinsNumberTest, parseFloat) in HWTEST_F_L0() argument
/arkcompiler/ets_frontend/ts2panda/src/base/
DtypeSystem.ts57 parseFloat, enumerator