[webkit-reviews] review granted: [Bug 235271] [JSC] Fix Date functions' argument coercion : [Attachment 449265] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 15 12:44:38 PST 2022
Alexey Shvayka <ashvayka at apple.com> has granted Yusuke Suzuki
<ysuzuki at apple.com>'s request for review:
Bug 235271: [JSC] Fix Date functions' argument coercion
https://bugs.webkit.org/show_bug.cgi?id=235271
Attachment 449265: Patch
https://bugs.webkit.org/attachment.cgi?id=449265&action=review
--- Comment #2 from Alexey Shvayka <ashvayka at apple.com> ---
Comment on attachment 449265
--> https://bugs.webkit.org/attachment.cgi?id=449265
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=449265&action=review
Super neat!
> Source/JavaScriptCore/ChangeLog:9
> + arguments to Number since it has observable side effect.
We might want to link spec PR: https://github.com/tc39/ecma262/pull/2136.
More information about the webkit-reviews
mailing list