archives

« Bugzilla Issues Index

#3002 — toMethod references undefined variable


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


fixed in rev26 editor's draft


fixed in rev26