Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_bigint.cpp172 JSHandle<BigInt> thisBigint(thread, value); in ToString() local
/arkcompiler/ets_runtime/ecmascript/base/
Djson_stringifier.cpp331 JSHandle<BigInt> thisBigint(thread_, valHandle.GetTaggedValue()); in SerializeJSONProperty() local
867 JSHandle<BigInt> thisBigint(thread_, primitive); in SerializePrimitiveRef() local