archives

« Bugzilla Issues Index

#952 — 15.*: section headers missing stuff


Within section 15, in any section that's devoted to a particular function or value, the section header normally includes an "access path" to that thing, e.g.
Object.freeze
Function.prototype.apply
String.fromCharCode

However, in some cases, the header omits the access path. Specifically:

15.8.*.* (Math.)*
15.12.2 (JSON.)parse
15.12.3 (JSON.)stringify

Please insert the access path.


corrected in rev 12 editor's draft


corrected in rev 12, Nov. 22, 2012 draft