[webkit-reviews] review granted: [Bug 155711] [ES6] Implement RegExp.prototype[@@match] : [Attachment 274678] Updated patch - relaxed the |this| check in RegExp.prototype[@@match] to only check that it is an object, per spec.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 22 14:36:54 PDT 2016


Filip Pizlo <fpizlo at apple.com> has granted Michael Saboff <msaboff at apple.com>'s
request for review:
Bug 155711: [ES6] Implement RegExp.prototype[@@match]
https://bugs.webkit.org/show_bug.cgi?id=155711

Attachment 274678: Updated patch - relaxed the |this| check in
RegExp.prototype[@@match] to only check that it is an object, per spec.

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


More information about the webkit-reviews mailing list