« Bugzilla Issues Index
#921 — 15.1.2.1: "If there is a currently running execution context"
- bug_id:
921
- creation_ts:
2012-11-02 16:26:00 -0700
- short_desc:
15.1.2.1: "If there is a currently running execution context"
- delta_ts:
2014-10-14 15:17:42 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 11: October 26, 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:
2407
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-11-02 16:26:32 -0700
In 15.1.2.1 "eval(x)",
step 21 says:
If there is a currently running execution context, suspend it.
How could there not be a currently running execution context?
What would be bound to 'ctx' at step 7?
- commentid:
2408
- comment_count:
1
- who:
Michael Dyck
- bug_when:
2012-11-02 16:46:30 -0700
Ah, I guess it was copied from 14.1 Script Evaluation, where it makes sense.
I wonder if there'd be a benefit in factoring out the commonality between Script Evaluation and eval(x) [starting at step 17, say].
- commentid:
10319
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-10-11 17:22:22 -0700
fixed in rev28 editor's draft
- commentid:
10377
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2014-10-14 15:17:42 -0700
fixed in rev28