Bug 143076
Summary: | Rationalize relationship between CheckInBounds, GetByVal, and GetMyArgumentByVal | ||
---|---|---|---|
Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 141174 | ||
Bug Blocks: |
Filip Pizlo
Currently strength reduction on arguments object accesses will sometimes lead to duplicate bounds checks.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |