archives

« Bugzilla Issues Index

#3706 — 19.2.3.2 Function.prototype.bind: Unreachable steps


19.2.3.2 Function.prototype.bind ( thisArg , ...args)

The following steps are no longer reachable after the constructor reform.

- step 10 (F has no own "length" property and F is extensible)
- step 15 (SetFunctionName is infallible)


fixed in rev32 editor's draft


fixed in rev32 draft