« Bugzilla Issues Index
#2325 — 12.2.3.1, 12.2.4.2, 12.2.5.2: Undefined variable "leafCallerContext"
- bug_id:
2325
- creation_ts:
2013-11-20 06:08:00 -0800
- short_desc:
12.2.3.1, 12.2.4.2, 12.2.5.2: Undefined variable "leafCallerContext"
- delta_ts:
2014-04-06 11:29:19 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 21: November 8, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
6846
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-11-20 06:08:48 -0800
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.
- commentid:
6847
- comment_count:
1
- who:
André Bargull
- bug_when:
2013-11-20 06:16:55 -0800
12.2.5.2 Runtime Semantics: Evaluation, "MemberExpression : new super Arguments{opt}", step 11.
- commentid:
7131
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-01-27 11:51:23 -0800
fixed in rev23 editor's draft
eliminated language that references leafCallerContext
- commentid:
7509
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2014-04-06 11:29:19 -0700
fixed in rev23 draft