archives

« Bugzilla Issues Index

#3363 — 14.3.1 Early Errors: Constructor methods not handled (and typo)


14.3.1 Static Semantics: Early Errors

Early error restrictions in first rule.

- `NewSuper` should be allowed in class constructor methods.

- "this" -> "if this".


fixed in rev29 editor's draft

refined and moved the NewSuper check into ObjectLiteral and Class definition.


fixed in rev29