Bug 211041
| Summary: | [JSC] ValueDiv should have efficient BigInt32 code | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yusuke Suzuki <ysuzuki> |
| Component: | JavaScriptCore | Assignee: | Yusuke Suzuki <ysuzuki> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Yusuke Suzuki
Since the result is BigInt32 (integer), we can emit integer division without considering double!
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |