Bug 147383 - Speed up the Stringifier::toJSON() fast case
Summary: Speed up the Stringifier::toJSON() fast case
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-28 16:37 PDT by Benjamin Poulain
Modified: 2015-07-28 19:17 PDT (History)
0 users

See Also:


Attachments
Patch (6.14 KB, patch)
2015-07-28 16:39 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2015-07-28 16:37:47 PDT
Speed up the Stringifier::toJSON() fast case
Comment 1 Benjamin Poulain 2015-07-28 16:39:47 PDT
Created attachment 257701 [details]
Patch
Comment 2 Andreas Kling 2015-07-28 19:02:24 PDT
Comment on attachment 257701 [details]
Patch

k
Comment 3 Benjamin Poulain 2015-07-28 19:17:04 PDT
Comment on attachment 257701 [details]
Patch

Clearing flags on attachment: 257701

Committed r187537: <http://trac.webkit.org/changeset/187537>
Comment 4 Benjamin Poulain 2015-07-28 19:17:07 PDT
All reviewed patches have been landed.  Closing bug.