Commit Graph

4 Commits

Author SHA1 Message Date
quiet-thought
b510ddced5 Bugfix on BuiltinsAtomics::HandleWithBigInt64 not timely return exception
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I7SECX

Signed-off-by: quiet-thought <chenjingxiang1@huawei.com>
Change-Id: I87829cfa0c4c939e92e3048aee62b832da7f50f2
2023-08-11 11:14:47 +08:00
lichenshuai
4c924556f9 [Bug]: 修复BigInt范围过大问题
debug下挂在ASSERT,此时右侧操作数过大,应该提前抛出异常。

Issue: #I7JMNB

Signed-off-by: lichenshuai <lichenshuai@huawei.com>
Change-Id: I68cce7dcb8cefe6f3d05b0b329c31260d1e21441
2023-07-08 15:03:22 +08:00
quiet-thought
d3642ce4a2 Bugfix on BigInt::BigIntToNumber
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I7E8AR

Signed-off-by: quiet-thought <chenjingxiang1@huawei.com>
Change-Id: Id12e761edaacd70eb86f19cdaa9459c657629366
2023-06-17 15:46:38 +08:00
quiet-thought
8fbd0e7606 Bugfix on BigInt::AsUintN: throw range error if maximum bigInt size exceeded
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I7DG0J

Signed-off-by: quiet-thought <chenjingxiang1@huawei.com>
Change-Id: I072a16262b4d01a3dc8483cccc2b8505986ff5cb
2023-06-15 16:43:27 +08:00