« Bugzilla Issues Index
#3384 — 14.1.22 Runtime Semantics: InstantiateFunctionObject, typo: SetFunctionName(F, ("default")
- bug_id:
3384
- creation_ts:
2014-11-13 13:38:00 -0800
- short_desc:
14.1.22 Runtime Semantics: InstantiateFunctionObject, typo: SetFunctionName(F, ("default")
- delta_ts:
2014-12-07 14:35:00 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 28: October 14, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Rick Waldron
- assigned_to:
Allen Wirfs-Brock
- cc:
waldron.rick
- commentid:
10633
- comment_count:
0
- who:
Rick Waldron
- bug_when:
2014-11-13 13:38:14 -0800
Should be:
SetFunctionName(F, "default")
- commentid:
10634
- comment_count:
1
- who:
Rick Waldron
- bug_when:
2014-11-13 13:43:28 -0800
I don't understand that definition, ie. how is this valid:
FunctionDeclaration : function ( FormalParameters ) { FunctionBody }
Also, I spotted another typo, right here: https://people.mozilla.org/~jorendorff/es6-draft.html#sec-function-definitions-runtime-semantics-evaluation
- commentid:
10638
- comment_count:
2
- who:
Rick Waldron
- bug_when:
2014-11-13 15:34:59 -0800
Re:
> I don't understand that definition, ie. how is this valid:
André Bargull clarified this for me
The rest still needs to be fixed ;)
- commentid:
10719
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2014-12-03 18:05:02 -0800
fixed in revc29 editor's draft
- commentid:
10850
- comment_count:
4
- who:
Allen Wirfs-Brock
- bug_when:
2014-12-07 14:35:00 -0800
fixed in rev29