archives

« Bugzilla Issues Index

#620 — 13.5: missing "is"


In 13.5 "Class Definitions",
under "Runtime Semantics: ClassDefinitionEvaluation",
step 2.f.iii says:
"If Type(protoParent) neither Object or Null, throw a TypeError exception."

Insert "is" before "neither".


corrected in editor's draft


fixed in rev10, Sept. 27 2012 draft