Bug 80685

Summary: [V8][Performance] Inline hot methods in V8Bindings.h
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, arv, japhet, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Performance tests
none
Patch none

Kentaro Hara
Reported 2012-03-09 01:36:54 PST
We can slightly improve DOM binding performance by inlining hot methods in V8Binding.cpp, e.g. isUndefinedOrNull(), v8StringOrNull(), v8Boolean().
Attachments
Performance tests (790 bytes, text/html)
2012-03-09 01:38 PST, Kentaro Hara
no flags
Patch (9.45 KB, patch)
2012-03-09 01:47 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-03-09 01:38:17 PST
Created attachment 131006 [details] Performance tests
Kentaro Hara
Comment 2 2012-03-09 01:47:11 PST
WebKit Review Bot
Comment 3 2012-03-09 16:13:31 PST
Comment on attachment 131008 [details] Patch Clearing flags on attachment: 131008 Committed r110347: <http://trac.webkit.org/changeset/110347>
WebKit Review Bot
Comment 4 2012-03-09 16:13:35 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.