WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 69858
Bug 69679
De-virtualize JSCell::toNumber
https://bugs.webkit.org/show_bug.cgi?id=69679
Summary
De-virtualize JSCell::toNumber
Mark Hahnenberg
Reported
2011-10-07 16:51:57 PDT
Now that the JSC C API does something more sensible for toNumber (see
bug 69156
), we can eliminate JSCallbackObject::toNumber in favor of simply using JSObject::toString to cover the case for JSCallbackObject.
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Hahnenberg
Comment 1
2011-10-12 11:10:32 PDT
*** This bug has been marked as a duplicate of
bug 69858
***
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