Bug 145787

Summary: [JSC] JSPropertyNameEnumerator's property name vector should be sized-to-fit.
Product: WebKit Reporter: Andreas Kling <kling>
Component: JavaScriptCoreAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: kling
Priority: P2 Keywords: Performance
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Andreas Kling
Reported 2015-06-08 22:23:55 PDT
More Vector::resizeToFit() instead of Vector::resize().
Attachments
Patch (1.62 KB, patch)
2015-06-08 22:24 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2015-06-08 22:24:21 PDT
Andreas Kling
Comment 2 2015-06-09 14:21:46 PDT
Comment on attachment 254549 [details] Patch Clearing flags on attachment: 254549 Committed r185380: <http://trac.webkit.org/changeset/185380>
Andreas Kling
Comment 3 2015-06-09 14:21:48 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.