WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
20072
op_instanceof should check for exceptions that may have been thrown calling baseObj->hasInstance
https://bugs.webkit.org/show_bug.cgi?id=20072
Summary
op_instanceof should check for exceptions that may have been thrown calling b...
Sam Weinig
Reported
2008-07-16 22:22:49 PDT
It is possible for a user of JSC API to implement a HasInstance callback that throws an exception. op_instanceof in Machine.cpp should probably check for this.
Attachments
Add attachment
proposed patch, testcase, etc.
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