WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
71716
De-virtualize JSObject::putWithAttributes
https://bugs.webkit.org/show_bug.cgi?id=71716
Summary
De-virtualize JSObject::putWithAttributes
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Hahnenberg
Comment 1
2011-11-07 12:53:02 PST
Created
attachment 113914
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug