archives

« Bugzilla Issues Index

#1384 — 15.13.6.6.8: "srcData" not defined


In 15.13.6.6.8 "TypedArray.prototype.set(typedArray, offset = 0 )",
step 20.a says:
Let srcBuffer be the result of calling CloneArrayBuffer(srcData,
srcType, srcType, srcLength).
but 'srcData' is not defined.

Change it to 'srcBuffer' ?


fixed in rev 15 editor's draft


resolved in rev 15, May 14, 2013 draft