archives

« Bugzilla Issues Index

#555 — 13.5: undefined "object"


In 13.5 "Class Definitions",
under "Runtime Semantics: ClassDefinitionEvaluation",
step 12 says:
"Call the [[DefineOwnProperty]] internal method of object
with arguments "constructor", desc, and false."
but 'object' is not defined.


should be proto. corrected in editor's draft


fixed in rev10, Sept. 27 2012 draft