archives

« Bugzilla Issues Index

#1488 — section number anomalies


There are two (consecutive) sections numbered 8.3.15.7:
FunctionCreate Abstract Operation
GeneratorFunctionCreate Abstract Operation

---

Consecutive sections:
15.2.3.18 Object.mixin ( target, source )
15.2.3.2 Object.setPrototypeOf ( O, proto )
15.2.4 Properties of the Object Prototype Object
This 15.2.3.2 should presumably be 15.2.3.19.

---

Consecutive sections:
15.8.2.33 Math.imul(x, y)
15.7.4.8 Math. imul ()
15.9 Date Objects
I think the 15.7.4.8 header should just be deleted.

---

Consecutive sections:
15.19.3.4 GeneratorFunction Instances
15.3.4.1 length
15.3.4.2 prototype
15.19.4 Generator Objects
For the middle two, insert a '.19' before the '.3'.

---

Consecutive sections:
15.19.4 Generator Objects
15.19.4.2 Properties of Generator Prototype
15.19.4.2.1 Generator.prototype.constructor
15.19.4.2.3 Generator.prototype.next ( value )
15.19.4.2.4 Generator.prototype.throw ( exception )
15.19.4.2.5 Generator.prototype [ @@toStringTag ]
15.19.4.2 Properties of Generator Instances
15.19.4.2.1 @@iterator
15.19.4.3 Iteration Related Abstract Operations
I'm guessing the first five 15.19.4.2* should be 15.19.4.1*.


fixed in rev 16 editor's draft


fixed in rev16 draft. July 15, 2013