[webkit-changes] [WebKit/WebKit] 068eef: Unreviewed, suppress exception checking warnings
Yusuke Suzuki
noreply at github.com
Wed May 10 12:34:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 068eef44f31c3a5892caa8d1331f72638d2159cb
https://github.com/WebKit/WebKit/commit/068eef44f31c3a5892caa8d1331f72638d2159cb
Author: Yusuke Suzuki <ysuzuki at apple.com>
Date: 2023-05-10 (Wed, 10 May 2023)
Changed paths:
M Source/JavaScriptCore/runtime/LiteralParser.cpp
Log Message:
-----------
Unreviewed, suppress exception checking warnings
https://bugs.webkit.org/show_bug.cgi?id=256604
rdar://109102351
Just suppressing exception checking warnings for Debug builds.
* Source/JavaScriptCore/runtime/LiteralParser.cpp:
(JSC::LiteralParser<CharType>::parseRecursively):
Canonical link: https://commits.webkit.org/263918@main
More information about the webkit-changes
mailing list