archives

« Bugzilla Issues Index

#1377 — 15.10.6.10: "global" not defined


In 15.10.6.10 "RegExp.prototype.toString()",
step 19 says:
If SameValue(global, "y") is true, then append "y" as
the last character of result.
but 'global' is not defined.

Change it to 'sticky' ?


Actually the "global" flag itself is no longer part of the result.


fixed in rev15 editor's draft.


resolved in rev 15, May 14, 2013 draft