Bug 130974 - Always inline toJS() for NodeList.
Summary: Always inline toJS() for NodeList.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-31 10:42 PDT by Andreas Kling
Modified: 2014-03-31 13:23 PDT (History)
5 users (show)

See Also:


Attachments
Patch (8.79 KB, patch)
2014-03-31 12:37 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2014-03-31 10:42:27 PDT
Always inline toJS() for NodeList, it's really hot.
Comment 1 Andreas Kling 2014-03-31 12:37:55 PDT
Created attachment 228187 [details]
Patch
Comment 2 Benjamin Poulain 2014-03-31 12:52:45 PDT
Comment on attachment 228187 [details]
Patch

cheeeeese
Comment 3 WebKit Commit Bot 2014-03-31 13:23:48 PDT
Comment on attachment 228187 [details]
Patch

Clearing flags on attachment: 228187

Committed r166520: <http://trac.webkit.org/changeset/166520>
Comment 4 WebKit Commit Bot 2014-03-31 13:23:51 PDT
All reviewed patches have been landed.  Closing bug.