Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_number_format.cpp783 bool lastFieldGroup = false; in GroupToParts() local
807 lastFieldGroup = true; in GroupToParts()
818 if (lastFieldGroup) { in GroupToParts()
820 lastFieldGroup = false; in GroupToParts()