Bug 170411
| Summary: | Introduce a SaturatedArithmetic class so that we can use it like we use CheckedArithmetic. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mark Lam <mark.lam> |
| Component: | JavaScriptCore | Assignee: | Mark Lam <mark.lam> |
| Status: | ASSIGNED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Mark Lam
This will make code that needs to do saturated arithmetic more readable.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |