Bug 69699

Summary: JSVALUE32_64 DFG JIT - GetLocal should produce a cell result for Array predictions
Product: WebKit Reporter: Yuqiang Xian <yuqiang.xian>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, fpizlo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
the patch none

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.