Bug 71716

Summary: De-virtualize JSObject::putWithAttributes
Product: WebKit Reporter: Mark Hahnenberg <mhahnenberg>
Component: JavaScriptCoreAssignee: Mark Hahnenberg <mhahnenberg>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 70960    
Attachments:
Description Flags
Patch none

Mark Hahnenberg
Reported 2011-11-07 12:17:58 PST
We're de-virtualizing JSObject. Thanks to Sam, putWithAttributes is now a single virtual method in JSObject. Thus, we need to de-virtualize putWithAttributes. We'll put it in the MethodTable.
Attachments
Patch (26.82 KB, patch)
2011-11-07 12:53 PST, Mark Hahnenberg
no flags
Mark Hahnenberg
Comment 1 2011-11-07 12:53:02 PST
WebKit Review Bot
Comment 2 2011-11-07 15:57:54 PST
Comment on attachment 113914 [details] Patch Clearing flags on attachment: 113914 Committed r99497: <http://trac.webkit.org/changeset/99497>
WebKit Review Bot
Comment 3 2011-11-07 15:57:58 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.