Bug 71343 - Cut down on malloc/free a bit in the parser arena
Summary: Cut down on malloc/free a bit in the parser arena
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-01 17:57 PDT by Darin Adler
Modified: 2011-11-01 19:52 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.47 KB, patch)
2011-11-01 17:58 PDT, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2011-11-01 17:57:09 PDT
Cut down on malloc/free a bit in the parser arena
Comment 1 Darin Adler 2011-11-01 17:58:45 PDT
Created attachment 113270 [details]
Patch
Comment 2 WebKit Review Bot 2011-11-01 19:52:21 PDT
Comment on attachment 113270 [details]
Patch

Clearing flags on attachment: 113270

Committed r99036: <http://trac.webkit.org/changeset/99036>
Comment 3 WebKit Review Bot 2011-11-01 19:52:25 PDT
All reviewed patches have been landed.  Closing bug.