Bug 131892 - Slap ALWAYS_INLINE on Element attribute lookup things.
Summary: Slap ALWAYS_INLINE on Element attribute lookup things.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-19 12:17 PDT by Andreas Kling
Modified: 2014-04-19 13:41 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.94 KB, patch)
2014-04-19 12:17 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-04-19 12:17:22 PDT
Slap ALWAYS_INLINE on Element attribute lookup things.
Comment 1 Andreas Kling 2014-04-19 12:17:51 PDT
Created attachment 229739 [details]
Patch
Comment 2 Geoffrey Garen 2014-04-19 12:48:56 PDT
Comment on attachment 229739 [details]
Patch

r=me

These functions are pretty big. Is it really a win to inline them?
Comment 3 WebKit Commit Bot 2014-04-19 13:41:07 PDT
Comment on attachment 229739 [details]
Patch

Clearing flags on attachment: 229739

Committed r167545: <http://trac.webkit.org/changeset/167545>
Comment 4 WebKit Commit Bot 2014-04-19 13:41:10 PDT
All reviewed patches have been landed.  Closing bug.