RESOLVED DUPLICATE of bug 155341 155088
[ES6] RegExp.prototype.toString should access "source" and "flags"
https://bugs.webkit.org/show_bug.cgi?id=155088
Summary [ES6] RegExp.prototype.toString should access "source" and "flags"
Yusuke Suzuki
Reported 2016-03-06 07:01:09 PST
Let's write the function in builtin JS.
Attachments
Joseph Pecoraro
Comment 1 2016-06-06 20:44:26 PDT
It looks like this was addressed by: [ES6] Make RegExp.prototype.toString spec compliant https://bugs.webkit.org/show_bug.cgi?id=155341 http://trac.webkit.org/changeset/197999 It could probably still be written as a builtin, but the actual issue here ("source" and "flags" property accesses) has been fixed. *** This bug has been marked as a duplicate of bug 155341 ***
Note You need to log in before you can comment on or make changes to this bug.