archives

« Bugzilla Issues Index

#754 — 15.13.6.4.{2,3}: missing "exception"


In 15.13.6.4.2 "TypeArray.prototype.set(array [, offset] )",
step 1 says:
... throw a TypeError.
step 6 says:
... throw a RangeError.

In 15.13.6.4.3 "TypeArray.prototype.subarray(begin [, end] )",
step 1 says:
... throw a TypeError.

In each case, append "exception".


corrected in rev 11 editor's draft


in October 26, 2012 release draft