Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_number_format.h48 static constexpr uint32_t PERUNIT_STRING = 5; member in panda::ecmascript::JSNumberFormat
H A Djs_number_format.cpp285 size_t afterPos = pos + JSNumberFormat::PERUNIT_STRING; in IsWellFormedUnitIdentifier()
301 std::string denominator = unit.substr(pos + JSNumberFormat::PERUNIT_STRING); in IsWellFormedUnitIdentifier()

Completed in 4 milliseconds