archives

« Bugzilla Issues Index

#3359 — 12.3.4.* Evaluation: Parenthesized expression not handled and typo


12.3.4.1 Runtime Semantics: Evaluation, step 4

`solely of an IdentifierReference` does not handle the case when the call to "eval" is enclosed in parentheses.

And typo in step 4.a.i: "arguments" -> "Arguments"


12.3.4.3 Runtime Semantics: EvaluateDirectCall( func, thisValue, arguments, tailPosition )

- step 8: Missing full stop


fixed in rev29 editor's draft


fixed in rev29