[Webkit-unassigned] [Bug 175470] Support the with keyword in DFG

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 14 16:42:51 PDT 2017


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

Geoffrey Garen <ggaren at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ggaren at apple.com

--- Comment #16 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 318077
  --> https://bugs.webkit.org/attachment.cgi?id=318077
Patch with fixed Changelog, comment and setType

View in context: https://bugs.webkit.org/attachment.cgi?id=318077&action=review

> Source/JavaScriptCore/dfg/DFGAbstractInterpreterInlines.h:2066
> +        clobberWorld(node->origin.semantic, clobberLimit);

If pushing a with scope clobbers the world, shouldn't popping one (SkipScope) do the same?

-- 
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/c388623e/attachment-0001.html>


More information about the webkit-unassigned mailing list