Bug 91796

Summary: Fast path of storage resize should be removed from property storage reallocation, since it is only useful for arrays
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mhahnenberg, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 91788    
Attachments:
Description Flags
the patch ggaren: review+

Description Filip Pizlo 2012-07-19 16:47:23 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2012-07-19 16:50:19 PDT
Created attachment 153377 [details]
the patch
Comment 2 Geoffrey Garen 2012-07-19 17:01:17 PDT
Comment on attachment 153377 [details]
the patch

r=me
Comment 3 Filip Pizlo 2012-07-21 14:53:10 PDT
Landed in http://trac.webkit.org/changeset/123164