« Bugzilla Issues Index
#2925 — 14.4.17 step 1 simplification
- bug_id:
2925
- creation_ts:
2014-05-29 15:28:00 -0700
- short_desc:
14.4.17 step 1 simplification
- delta_ts:
2015-07-10 08:34:21 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 25: May 22, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Erik Arvidsson
- assigned_to:
Allen Wirfs-Brock
- cc:
erik.arvidsson
- commentid:
8678
- comment_count:
0
- who:
Erik Arvidsson
- bug_when:
2014-05-29 15:28:00 -0700
Step 1 can be replaced with
Let strict be IsStrict(FunctionBody).
Since IsStrict checks if the production is contained in strict code already.
Note that we already use IsStrict for MethodDefinitions (see 14.3.9 for example)
- commentid:
9076
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-06-23 11:36:50 -0700
fixed in rev26 editor's draft
- commentid:
9396
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-07-19 18:45:55 -0700
fixed in rev26