archives

« Bugzilla Issues Index

#3360 — 12.3.5.* Evaluation : Typo and missing ReturnIfAbrupt


12.3.5.2 Runtime Semantics: Evaluation
- SuperProperty : super [ Expression ]
-- Missing `ReturnIfAbrupt(propertyNameString)` after step 3.

- MemberExpression : NewSuper Arguments
-- step 3: Change "ArgumentsListEvaluation" to "ArgumentListEvaluation"

12.3.5.3 Runtime Semantics: GetSuperConstructor ( )
- step 2: "is" -> "is a"
- step 4: "home" -> "activeFuntion"


fixed in rev29 editor's draft


fixed in rev29