Bug 20072

Summary: op_instanceof should check for exceptions that may have been thrown calling baseObj->hasInstance
Product: WebKit Reporter: Sam Weinig <sam>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   

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
Note You need to log in before you can comment on or make changes to this bug.