« Bugzilla Issues Index
#4343 — 13.1.8, 14.1.20 Evaluation: Evaluate FunctionDeclaration in 13.1.8
- bug_id:
4343
- creation_ts:
2015-04-29 10:12:00 -0700
- short_desc:
13.1.8, 14.1.20 Evaluation: Evaluate FunctionDeclaration in 13.1.8
- delta_ts:
2015-10-02 13:14:03 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 38: April 14, 2015 Final 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:
14345
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-04-29 10:12:40 -0700
13.1.8 Runtime Semantics: Evaluation
14.1.20 Runtime Semantics: Evaluation
14.1.20 is never evaluated because 13.1.8 always returns NormalCompletion(undefined).
- commentid:
14365
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-04-29 17:48:30 -0700
fixed in rev39 publication draft
13.1.8 needs to evaluate FunctionDeclaration in order to enable the alternative semantics specified in B.3.3