archives

« Bugzilla Issues Index

#1378 — 15.10.4.14: "q" not defined


In 15.10.4.14 "RegExp.prototype.split (string, limit)",
step 15.a says:
Let z be the result of calling the matcher with arguments S and q
but 'q' is not defined.

Should step 16 (Let q = p) be moved up?


fixed in rev15 editor's draft.

q is replace with 0 for that call.


resolved in rev 15, May 14, 2013 draft