Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_bigint.cpp1701 bool IsFirstInto = true; in CompareWithNumber() local
1705 if (IsFirstInto) { in CompareWithNumber()
1706 IsFirstInto = false; in CompareWithNumber()