NEW 211041
[JSC] ValueDiv should have efficient BigInt32 code
https://bugs.webkit.org/show_bug.cgi?id=211041
Summary [JSC] ValueDiv should have efficient BigInt32 code
Yusuke Suzuki
Reported 2020-04-25 21:54:30 PDT
Since the result is BigInt32 (integer), we can emit integer division without considering double!
Attachments
Note You need to log in before you can comment on or make changes to this bug.