Bug 211041

Summary: [JSC] ValueDiv should have efficient BigInt32 code
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: JavaScriptCoreAssignee: Yusuke Suzuki <ysuzuki>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.