Bug 143076 - Rationalize relationship between CheckInBounds, GetByVal, and GetMyArgumentByVal
Summary: Rationalize relationship between CheckInBounds, GetByVal, and GetMyArgumentByVal
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 141174
Blocks:
  Show dependency treegraph
 
Reported: 2015-03-25 21:09 PDT by Filip Pizlo
Modified: 2015-03-25 21:09 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2015-03-25 21:09:01 PDT
Currently strength reduction on arguments object accesses will sometimes lead to duplicate bounds checks.