Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_bigint.cpp1695 bool IsFirstInto = true; in CompareWithNumber() local
1699 if (IsFirstInto) { in CompareWithNumber()
1700 IsFirstInto = false; in CompareWithNumber()