[webkit-reviews] review requested: [Bug 173867] RegExp.prototype[@@replace] relies on globals and doesn't perform ToLength : [Attachment 394535] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 25 13:21:52 PDT 2020


Alexey Shvayka <shvaikalesh at gmail.com> has asked  for review:
Bug 173867: RegExp.prototype[@@replace] relies on globals and doesn't perform
ToLength
https://bugs.webkit.org/show_bug.cgi?id=173867

Attachment 394535: Patch

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




--- Comment #3 from Alexey Shvayka <shvaikalesh at gmail.com> ---
Created attachment 394535

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

Patch

Add a few UNUSED_PARAM, drop extra JSC_HOST_CALL. I wonder if we need to
ALWAYS_INLINE string*Impl()?


More information about the webkit-reviews mailing list