archives

« Bugzilla Issues Index

#1760 — 15.4.2.4: Unnecessary call to ToObject


15.4.2.4 Array.from (arrayLike, mapfn=undefined, thisArg=undefined), step 8.c.ii:

[[Construct]] is restricted to return objects, so the additional call to
ToObject() is not needed.


fixed in rev17 editor's draft


fixed in rev17, August 23, 2013 draft