archives

« Bugzilla Issues Index

#1385 — 15.13.6.6.9: "argumentList" not defined


In 15.13.6.6.9 "TypedArray.prototype.subarray(begin = 0, end = this.length )",
step 30 says:
Return the result of calling the [[Construct]] internal method
of constructor with argumentList as the argument.
but 'argumentList' is not defined.

Change it to 'argumentsList' (insert an 's').


fixed in rev 15 editor's draft


resolved in rev 15, May 14, 2013 draft