[Webkit-unassigned] [Bug 175432] [JSC] Use @putByValDirect instead array.prototyp. at push in builtins

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 14 15:56:56 PDT 2017


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

--- Comment #2 from Saam Barati <sbarati at apple.com> ---
It seems like we should only replace this when the spec doesn't call Set(...), e.g, when we're using the Array for internal bookkeeping. If the spec exposes that we call Set(...), then we can keep using @push or push depending on what the spec says for property access of "push"

-- 
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/20170814/d362c5df/attachment.html>


More information about the webkit-unassigned mailing list