RESOLVED FIXED 220691
[JSC] Add some more exception checks in globalFuncCopyDataProperties
https://bugs.webkit.org/show_bug.cgi?id=220691
Summary [JSC] Add some more exception checks in globalFuncCopyDataProperties
Yusuke Suzuki
Reported 2021-01-17 17:10:17 PST
[JSC] Add some more scope checks in globalFuncCopyDataProperties
Attachments
Patch (3.10 KB, patch)
2021-01-17 17:13 PST, Yusuke Suzuki
mark.lam: review+
Yusuke Suzuki
Comment 1 2021-01-17 17:13:47 PST
Yusuke Suzuki
Comment 2 2021-01-17 17:14:43 PST
Mark Lam
Comment 3 2021-01-17 21:56:50 PST
Comment on attachment 417786 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=417786&action=review r=me with suggested title change. > Source/JavaScriptCore/ChangeLog:3 > + [JSC] Add some more scope checks in globalFuncCopyDataProperties I think "exception checks" would be more accurate than "scope checks".
Yusuke Suzuki
Comment 4 2021-01-17 22:01:17 PST
Comment on attachment 417786 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=417786&action=review >> Source/JavaScriptCore/ChangeLog:3 >> + [JSC] Add some more scope checks in globalFuncCopyDataProperties > > I think "exception checks" would be more accurate than "scope checks". Thanks! Fixed.
Yusuke Suzuki
Comment 5 2021-01-17 22:03:38 PST
Note You need to log in before you can comment on or make changes to this bug.