Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_number_format.cpp797 JSHandle<EcmaString> bigintStr = BigInt::ToString(thread, bigint); in FormatNumeric() local
927 JSHandle<EcmaString> bigintStr = BigInt::ToString(thread, bigint); in FormatNumericToParts() local