archives

« Bugzilla Issues Index

#581 — 13.3: missing commas


In 13.3 "Method Definitions",
under "Runtime Semantics: Property Definition Evaluation",
rule 1 step 8 and rule 2 step 8 both say:
Let desc be the Property Descriptor{[[Value]]: closure,
[[Writable]]: false [[Enumerable]]: false, [[Configurable]]: true}.

In each case, insert a comma between "false" and "[[Enumerable]]".


corrected in editor's draft


fixed in rev10, Sept. 27 2012 draft