archives

« Bugzilla Issues Index

#2325 — 12.2.3.1, 12.2.4.2, 12.2.5.2: Undefined variable "leafCallerContext"


12.2.3.1 Runtime Semantics: Evaluation, step 10:
12.2.4.2 Runtime Semantics: EvaluateCall, step 11:

"leafCallerContext" is never defined. It was originally defined as:
`Let leafCallerContext be leaf Context’s PreviousContext`

But that definition was removed in September 27, 2012 Draft.


12.2.5.2 Runtime Semantics: Evaluation, "MemberExpression : new super Arguments{opt}", step 11.


fixed in rev23 editor's draft

eliminated language that references leafCallerContext


fixed in rev23 draft