WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
71306
De-virtualize JSObject::getPropertyNames
https://bugs.webkit.org/show_bug.cgi?id=71306
Summary
De-virtualize JSObject::getPropertyNames
Mark Hahnenberg
Reported
2011-11-01 11:07:40 PDT
We're de-virtualizing JSObject. getPropertyNames is a virtual method in JSObject. Thus, we need to de-virtualize getPropertyNames. We'll put it in the MethodTable.
Attachments
Patch
(28.60 KB, patch)
2011-11-01 16:12 PDT
,
Mark Hahnenberg
darin
: review+
webkit-ews
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Hahnenberg
Comment 1
2011-11-01 16:12:55 PDT
Created
attachment 113249
[details]
Patch
Early Warning System Bot
Comment 2
2011-11-01 16:46:43 PDT
Comment on
attachment 113249
[details]
Patch
Attachment 113249
[details]
did not pass qt-ews (qt): Output:
http://queues.webkit.org/results/10257092
Mark Hahnenberg
Comment 3
2011-11-03 18:34:19 PDT
Committed
r99256
: <
http://trac.webkit.org/changeset/99256
>
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