Bug 131932

Summary: Micro-optimize the way we hand NodeLists to JSC.
Product: WebKit Reporter: Andreas Kling <kling>
Component: BindingsAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, ggaren, kangil.han
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Andreas Kling
Reported 2014-04-21 02:30:28 PDT
Micro-optimize the way we hand NodeLists to JSC.
Attachments
Patch (3.54 KB, patch)
2014-04-21 02:30 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2014-04-21 02:30:57 PDT
WebKit Commit Bot
Comment 2 2014-04-21 03:16:08 PDT
Comment on attachment 229795 [details] Patch Clearing flags on attachment: 229795 Committed r167589: <http://trac.webkit.org/changeset/167589>
WebKit Commit Bot
Comment 3 2014-04-21 03:16:13 PDT
All reviewed patches have been landed. Closing bug.
Geoffrey Garen
Comment 4 2014-04-21 11:21:47 PDT
Can we call this "inlineAdd". "Fast" should never appear in any function names.
Note You need to log in before you can comment on or make changes to this bug.