archives

« Bugzilla Issues Index

#2850 — 14.5.17 ClassDefinitionEvaluation: Use default property descriptor field order


14.5.17 Runtime Semantics: ClassDefinitionEvaluation, step 12:

Change sequence of fields in PropertyDescriptor from [[Enumerable]], [[Writable]], [[Configurable]] to [[Writable]], [[Enumerable]], [[Configurable]] for consistency with other uses.


fixed in rev25 editor's draft


fixed in rev25