[webkit-changes] [WebKit/WebKit] 94217a: Unreviewed, suppress exception check warning
Yusuke Suzuki
noreply at github.com
Mon Sep 19 08:18:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 94217a6eb57626c46d67099b4a9ccd8f2c83eee0
https://github.com/WebKit/WebKit/commit/94217a6eb57626c46d67099b4a9ccd8f2c83eee0
Author: Yusuke Suzuki <ysuzuki at apple.com>
Date: 2022-09-19 (Mon, 19 Sep 2022)
Changed paths:
M Source/JavaScriptCore/runtime/CatchScope.h
Log Message:
-----------
Unreviewed, suppress exception check warning
https://bugs.webkit.org/show_bug.cgi?id=245354
When clearExceptionExceptTermination is called, we should treat it as "exception is checked".
* Source/JavaScriptCore/runtime/CatchScope.h:
(JSC::CatchScope::clearExceptionExceptTermination):
Canonical link: https://commits.webkit.org/254628@main
More information about the webkit-changes
mailing list