[Webkit-unassigned] [Bug 131698] Simple ES6 feature: Array.from

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 13 08:10:50 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=131698

--- Comment #5 from Oliver Hunt <oliver at apple.com> ---
We support for-of on all currently iterable types, as well as the spread operator so should be either

Return [...arguments]

Or 

Return [...source]

I can't recall spec of the top of my head

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150113/44c558e7/attachment-0002.html>


More information about the webkit-unassigned mailing list