WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
71305
De-virtualize JSObject::lookupSetter
https://bugs.webkit.org/show_bug.cgi?id=71305
Summary
De-virtualize JSObject::lookupSetter
Mark Hahnenberg
Reported
2011-11-01 11:06:48 PDT
We're de-virtualizing JSObject. lookupSetter is a virtual method in JSObject. Thus, we need to de-virtualize lookupSetter. We'll put it in the MethodTable.
Attachments
Patch
(15.08 KB, patch)
2011-11-01 15:46 PDT
,
Mark Hahnenberg
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Hahnenberg
Comment 1
2011-11-01 15:46:58 PDT
Created
attachment 113245
[details]
Patch
Mark Hahnenberg
Comment 2
2011-11-02 15:53:30 PDT
I believe Sam took care of this one in
bug 71336
.
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