Bug 104205

Summary: [V8] Optimize v8String() for uninitialized DOM attributes
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, japhet, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Kentaro Hara
Reported 2012-12-05 21:06:11 PST
We can optimize uninitialized div.lang, div.title etc. (These are one of the slowest cases in terms of V8 DOM vs. JSC DOM.)
Attachments
Patch (2.00 KB, patch)
2012-12-05 21:08 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-12-05 21:08:19 PST
WebKit Review Bot
Comment 2 2012-12-05 21:36:21 PST
Comment on attachment 177920 [details] Patch Clearing flags on attachment: 177920 Committed r136796: <http://trac.webkit.org/changeset/136796>
WebKit Review Bot
Comment 3 2012-12-05 21:36:24 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.