[webkit-reviews] review requested: [Bug 236541] `Array#{ groupBy, groupByToMap }` should throw a `TypeError` when `this` is `null` or `undefined` : [Attachment 451916] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 14 09:42:33 PST 2022


Yusuke Suzuki <ysuzuki at apple.com> has asked  for review:
Bug 236541: `Array#{ groupBy, groupByToMap }` should throw a `TypeError` when
`this` is `null` or `undefined`
https://bugs.webkit.org/show_bug.cgi?id=236541

Attachment 451916: Patch

https://bugs.webkit.org/attachment.cgi?id=451916&action=review




--- Comment #2 from Yusuke Suzuki <ysuzuki at apple.com> ---
Created attachment 451916

  --> https://bugs.webkit.org/attachment.cgi?id=451916&action=review

Patch


More information about the webkit-reviews mailing list