[webkit-reviews] review granted: [Bug 173226] RegExp.prototype[@@search] should use SameValue : [Attachment 396821] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 18 08:49:32 PDT 2020


Yusuke Suzuki <ysuzuki at apple.com> has granted Alexey Shvayka
<shvaikalesh at gmail.com>'s request for review:
Bug 173226: RegExp.prototype[@@search] should use SameValue
https://bugs.webkit.org/show_bug.cgi?id=173226

Attachment 396821: Patch

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




--- Comment #9 from Yusuke Suzuki <ysuzuki at apple.com> ---
Comment on attachment 396821
  --> https://bugs.webkit.org/attachment.cgi?id=396821
Patch

r=me. I don't think putting `is` in ObjectConstructor table is important
compared to allocating one more object since it requires memory, but maybe both
does not matter much.


More information about the webkit-reviews mailing list