Bug 69699 - JSVALUE32_64 DFG JIT - GetLocal should produce a cell result for Array predictions
Summary: JSVALUE32_64 DFG JIT - GetLocal should produce a cell result for Array predic...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-08 05:52 PDT by Yuqiang Xian
Modified: 2011-10-08 13:41 PDT (History)
3 users (show)

See Also:


Attachments
the patch (2.52 KB, patch)
2011-10-08 05:58 PDT, Yuqiang Xian
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuqiang Xian 2011-10-08 05:52:36 PDT
It should match SetLocal where only payload is stored for array predictions.
Comment 1 Yuqiang Xian 2011-10-08 05:58:55 PDT
Created attachment 110269 [details]
the patch
Comment 2 Filip Pizlo 2011-10-08 12:37:28 PDT
Comment on attachment 110269 [details]
the patch

Looks good!
Comment 3 WebKit Review Bot 2011-10-08 13:41:19 PDT
Comment on attachment 110269 [details]
the patch

Clearing flags on attachment: 110269

Committed r97014: <http://trac.webkit.org/changeset/97014>
Comment 4 WebKit Review Bot 2011-10-08 13:41:23 PDT
All reviewed patches have been landed.  Closing bug.