Home
last modified time | relevance | path

Searched defs:BigintHead (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_bigint.cpp1502 uint32_t BigintHead = bigint->GetDigit(bigintLen - 1); in BigIntToNumber() local
1567 uint32_t BigintHead = bigint->GetDigit(bigintLen - 1); in CompareToBitsLen() local