[Webkit-unassigned] [Bug 215974] Check whether the iterator is callable in spread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 15 18:45:26 PDT 2020


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

--- Comment #26 from Alexey Shvayka <shvaikalesh at gmail.com> ---
(In reply to Saam Barati from comment #25)
> Do these extra checks cost us any perf?

No, the checks themselves are quick and, more importantly, they are on the slow path (!isJSArray) of the slow paths (slow_path_spread, operationSpreadGeneric).

-- 
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/20200916/55571c63/attachment.htm>


More information about the webkit-unassigned mailing list