Bug 106363

Summary: If array allocation profiling causes a new_array to allocate double arrays, then the holes should end up being correctly initialized
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch mhahnenberg: review+

Description Filip Pizlo 2013-01-08 12:17:57 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2013-01-08 12:19:38 PST
Created attachment 181726 [details]
the patch
Comment 2 Mark Hahnenberg 2013-01-08 12:21:33 PST
Comment on attachment 181726 [details]
the patch

View in context: https://bugs.webkit.org/attachment.cgi?id=181726&action=review

r=me

> Source/JavaScriptCore/ChangeLog:3
> +        

Need bug title.
Comment 3 Filip Pizlo 2013-01-08 12:23:08 PST
Landed in http://trac.webkit.org/changeset/139094