archives

« Bugzilla Issues Index

#1706 — 15.13.6.*: misc typos


15.13.6.1.1 / step 2

Empty step.

---

15.13.6.1.1 / step 16
Let status be the result of SetArrayBufferData(data, byteLength)5.

Delete spurious "5".

---

15.13.6.1.2 / step 14
Let elementSize be the Size Element value in Table 36 constructorName.

After "36", insert "for"

---

15.13.6.2.3 / step 5
If mapfn is undefined, then let mapping be true.

s|true|false|, I'm pretty sure.

---

15.13.6.2.3 / step 9.a
Let iterator be the result of performing GetIterator(obj).

'obj' is not defined. Change to 'items'?

---

15.13.6.2.3 / step 9.l
Asert: values is now an empty List.

s|Asert|Assert|

---

15.13.6.3.6 / step 9
ReturnIfAbrupt(targetOffset).

In "targetOffset", the middle "t" is upright. Change it to italic.

---

15.13.6.5 / para 2
... whose String value is the the constructor name ...

Delete one "the".

---

15.13.6.7 / para 1
TypedArray instances are exotic Integer Indexed Delegation objects.

s|exotic Integer Indexed Delegation objects|Integer Indexed exotic objects| ?


fixed in rev17 editor's draft


fixed in rev17, August 23, 2013 draft