Home
last modified time | relevance | path

Searched refs:SCIENTIFIC (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_number_format.cpp54 NotationOption::STANDARD, NotationOption::SCIENTIFIC,
177 case NotationOption::SCIENTIFIC: in OptionToEcmaString()
667 case NotationOption::SCIENTIFIC: in InitializeNumberFormat()
H A Djs_locale.h71 enum class NotationOption : uint8_t { STANDARD = 0x01, SCIENTIFIC, ENGINEERING, COMPACT, EXCEPTION }; member in panda::ecmascript::NotationOption

Completed in 4 milliseconds