archives

« Bugzilla Issues Index

#1801 — Consistent headings for sections that describe an abstract operation


New sections such as:

8.3.15 ObjectCreate(proto, internalDataList) Abstract Operation
8.4.7.1 CreateBuiltinFunction Abstract Operation
9.3.8 Invoke(O,P, [args])

either explicitly say "Abstract Operation" in the section heading, or have argument lists, or both.

Some older sections, such as:
9.1.1 ToPrimitive
9.1.6 ToUint32: (Unsigned 32 Bit Integer)
are not as explicit. They don't look particularly different from other sections that aren't about abstract operations or built-in methods, like:
15.10.2.17 ClassAtom

I can work around this but it'd be nice for the spec to be consistent.


fixed in rev34 editor's draft


fixed in rev34