[JSC] Insert exception checks after hasProperty
https://bugs.webkit.org/show_bug.cgi?id=158398
Summary [JSC] Insert exception checks after hasProperty
Yusuke Suzuki
Reported 2016-06-05 07:28:54 PDT
Due to Proxy, hasProperty can throw any errors! If you won't perform user-observable things, you should use VMInquiry instead.
Attachments
Patch (23.27 KB, patch)
2016-06-07 10:18 PDT, Yusuke Suzuki
no flags
Yusuke Suzuki
Comment 1 2016-06-07 10:18:39 PDT
Created attachment 280718 [details] Patch WIP
Note You need to log in before you can comment on or make changes to this bug.