[webkit-reviews] review requested: [Bug 198790] '\u' should throw an early SyntaxError exception, but instead evaluates to 'u' : [Attachment 395458] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 4 10:56:55 PDT 2020


Alexey Shvayka <shvaikalesh at gmail.com> has asked  for review:
Bug 198790: '\u' should throw an early SyntaxError exception, but instead
evaluates to 'u'
https://bugs.webkit.org/show_bug.cgi?id=198790

Attachment 395458: Patch

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




--- Comment #4 from Alexey Shvayka <shvaikalesh at gmail.com> ---
Created attachment 395458

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

Patch

Array/15.4.5.1-1.js failures turned out to be related after all, adjust it.


More information about the webkit-reviews mailing list