« Bugzilla Issues Index
#3691 — 8.3 Execution Contexts: VariableEnvironment is mutable
- bug_id:
3691
- creation_ts:
2015-01-30 14:46:00 -0800
- short_desc:
8.3 Execution Contexts: VariableEnvironment is mutable
- delta_ts:
2015-02-02 18:38:55 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 31: January 15, 2015 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:
11759
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-01-30 14:46:11 -0800
8.3 Execution Contexts, 1st paragraph after Table 24
> The value of the VariableEnvironment component never changes
> while the value of the LexicalEnvironment component may change
> during execution of code within an execution context.
VariableEnvironment can change, cf. 9.2.13 step 26.d
- commentid:
11883
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-02 11:54:02 -0800
fixed in rev32 editor's draft
- commentid:
11976
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-02 18:38:55 -0800
fixed in rev32 draft