Bug 82249 - DFG should assert that argument value recoveries can only be AlreadyInRegisterFile or Constant
Summary: DFG should assert that argument value recoveries can only be AlreadyInRegiste...
Status: RESOLVED FIXED
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:
Blocks:
 
Reported: 2012-03-26 15:47 PDT by Filip Pizlo
Modified: 2012-03-26 15:59 PDT (History)
0 users

See Also:


Attachments
the patch (3.63 KB, patch)
2012-03-26 15:50 PDT, Filip Pizlo
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2012-03-26 15:47:49 PDT
This is what Arguments relies on already, but the DFG asserts something weaker.
Comment 1 Filip Pizlo 2012-03-26 15:50:40 PDT
Created attachment 133912 [details]
the patch
Comment 2 Filip Pizlo 2012-03-26 15:59:14 PDT
Landed in http://trac.webkit.org/changeset/112164