Searched defs:AsUintN (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/builtins/ | ||
D | builtins_bigint.cpp | 51 JSTaggedValue BuiltinsBigInt::AsUintN(EcmaRuntimeCallInfo *argv) in AsUintN() function in panda::ecmascript::builtins::BuiltinsBigInt |
/arkcompiler/ets_runtime/ecmascript/ | ||
D | js_bigint.cpp | 1488 JSTaggedValue BigInt::AsUintN(JSThread *thread, JSTaggedNumber &bits, JSHandle<BigInt> bigint) in AsUintN() function in panda::ecmascript::BigInt |