Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
H A Djs-number-format.cc331 icu::MeasureUnit den_result = IsSanctionedUnitIdentifier(denominator); in IsWellFormedUnitIdentifier() local
332 if (den_result == none) { in IsWellFormedUnitIdentifier()
337 std::pair<icu::MeasureUnit, icu::MeasureUnit> pair(result, den_result); in IsWellFormedUnitIdentifier()

Completed in 4 milliseconds