Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_serializer.cpp351 JSHandle<BigInt> bigInt = JSHandle<BigInt>::Cast(value); in WriteBigInt() local
1215 JSHandle<BigInt> bigInt = factory_->NewBigInt(len); in ReadBigInt() local