[webkit-changes] [WebKit/WebKit] b86ae1: [JSC] Temporal.Calendar.toJSON should check exception
Yusuke Suzuki
noreply at github.com
Mon Sep 12 11:27:25 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b86ae1a3bfa93a5cb1359c3370a32a3adeb5507e
https://github.com/WebKit/WebKit/commit/b86ae1a3bfa93a5cb1359c3370a32a3adeb5507e
Author: Yusuke Suzuki <ysuzuki at apple.com>
Date: 2022-09-12 (Mon, 12 Sep 2022)
Changed paths:
M Source/JavaScriptCore/runtime/TemporalCalendarPrototype.cpp
Log Message:
-----------
[JSC] Temporal.Calendar.toJSON should check exception
https://bugs.webkit.org/show_bug.cgi?id=245087
<rdar://99829790>
Reviewed by Ross Kirsling.
Use RELEASE_AND_RETURN.
* Source/JavaScriptCore/runtime/TemporalCalendarPrototype.cpp:
(JSC::JSC_DEFINE_HOST_FUNCTION):
Canonical link: https://commits.webkit.org/254396@main
More information about the webkit-changes
mailing list