Home
last modified time | relevance | path

Searched refs:IsDecimalsLegal (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.h589 bool IsDecimalsLegal(bool &hasExponent) in IsDecimalsLegal() function
740 if (!IsDecimalsLegal(hasExponent)) { in CheckZeroBeginNumber()
761 if (!IsDecimalsLegal(hasExponent)) { in CheckNonZeroBeginNumber()