« Bugzilla Issues Index
#3002 — toMethod references undefined variable
- bug_id:
3002
- creation_ts:
2014-06-30 09:36:00 -0700
- short_desc:
toMethod references undefined variable
- delta_ts:
2015-07-10 08:34:25 -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:
normal
- everconfirmed:
true
- reporter:
Erik Arvidsson
- assigned_to:
Allen Wirfs-Brock
- cc:
erik.arvidsson
- commentid:
9111
- comment_count:
0
- who:
Erik Arvidsson
- bug_when:
2014-06-30 09:36:00 -0700
https://people.mozilla.org/~jorendorff/es6-draft.html#sec-makesuperreference
19.2.3.5 Function.prototype.toMethod (newHome [ , methodName ] )
"When the toMethod method is called on an object func with argument superBinding and optional argument methodName the following steps are taken:"
superBinding should be newHome to match the heading and the spec algorithm
- commentid:
9112
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-06-30 10:37:03 -0700
fixed in rev26 editor's draft
- commentid:
9395
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-07-19 18:45:05 -0700
fixed in rev26