« Bugzilla Issues Index
#3462 — 14.4.12 InstantiateFunctionObject: Missing call to SetFunctionName
- bug_id:
3462
- creation_ts:
2014-12-17 12:30:00 -0800
- short_desc:
14.4.12 InstantiateFunctionObject: Missing call to SetFunctionName
- delta_ts:
2014-12-23 20:23:34 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 29: December 06, 2014 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:
11064
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-12-17 12:30:09 -0800
14.4.12 Runtime Semantics: InstantiateFunctionObject
Production:
GeneratorDeclaration : function * ( FormalParameters ) { GeneratorBody }
Add `SetFunctionName(F, "default")`, cf. 14.1.22 step 5.
- commentid:
11110
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-12-19 13:46:35 -0800
fixed in rev30 editor's draft
- commentid:
11219
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-12-23 20:23:34 -0800
fixed in rev30