Bug 130296

Summary: FTL ArrayifyToStructure shouldn't fail every time that it actually arrayifies
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, mmirman, msaboff, nrotem, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 112840    
Attachments:
Description Flags
the patch kling: review+

Description Filip Pizlo 2014-03-15 12:28:39 PDT
This regressed during the 32-bit structure ID work.
Comment 1 Filip Pizlo 2014-03-15 22:44:18 PDT
Created attachment 226834 [details]
the patch
Comment 2 Andreas Kling 2014-03-16 03:07:32 PDT
Comment on attachment 226834 [details]
the patch

Nice catch!
Comment 3 Filip Pizlo 2014-03-16 09:50:09 PDT
Landed in http://trac.webkit.org/changeset/165700