« Bugzilla Issues Index
#425 — 15.1.2.1: "Initialise the execution content"
- bug_id:
425
- creation_ts:
2012-07-02 15:10:00 -0700
- short_desc:
15.1.2.1: "Initialise the execution content"
- delta_ts:
2014-05-15 11:17:11 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 8: June 15, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
1068
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-07-02 15:10:22 -0700
In 15.1.2.1 "eval(x)",
step 4.a says:
"Initialise the execution context as if it was a global execution context
using the eval code as C as described in 10.4.1.1."
This sentence uses obsolete terms and references.
I'm guessing it should be replaced by explicit setting of the ThisBinding, LexicalEnvironment, and VariableEnvironment (similar to step 5).
- commentid:
8503
- comment_count:
1
- who:
Michael Dyck
- bug_when:
2014-05-15 11:17:11 -0700
It looks like this was resolved in rev11.