archives

« Bugzilla Issues Index

#1284 — section number anomalies


7.8.3 "Numeric Literals"
is followed by:
7.8.5 "Regular Expression Literals"
7.8.6 "Template Literal Lexical Components"
7.8.4 "String Literals".

Renumber the latter three?

------------

8.3.15.3 "[[Get]] (P, Receiver)"
is followed by:
8.3.19.4 "[[GetOwnProperty]] (P)"

Change ".19" to ".15"?

------------

8.4.3.5 "[[OwnPropertyKeys]] ( )"
is followed by:
8.4.6.6 "StringCreate Abstract Operation"

Change the first ".6" to ".3".

------------

9.3.13 "GetPrototypeFromConstructor ..."
is followed by
9.3.13 "OrdinaryCreateFromConstructor ..."

Change the latter's ".13" to ".14".

------------

15.5.3.4 String.raw "( callSite, ...substitutions)"
is followed by:
15.5.4.5 "String[ @@create ]()"

Change the latter's ".4" to ".3".

------------

15.10.5.1 "RegExp.prototype"
is followed by:
15.9.4.5 "RegExp[ @@create ]()"

Change the ".9.4.5" to ".10.5.2"?

------------

15.10.6.12 "RegExp.prototype.replace (S, replaceValue)"
is followed by:
15.10.4.13 "RegExp.prototype.search (S)"
15.10.4.14 "RegExp.prototype.split (string, limit)"
15.10.4.14 "RegExp.prototype.@@isRegExp"

Change each ".4" to ".6", and the latter ".14" to ".15".

------------

15.11.2 "The Error Constructor"
is followed by:
15.10.4.1 "new Error(... args)"

Change ".10.4" to ".11.2".

------------

15.13.6.4.3 "get TypedArray.prototype.buffer"
is followed by:
15.13.6.6.4 "get TypedArray.prototype.byteLength"
through
15.13.6.6.12 "TypedArray.prototype.@@toStringTag"

In each case, change the second ".6" to a ".4".


fixed in rev15 editor's draft


resolved in rev 15, May 14, 2013 draft