[Webkit-unassigned] [Bug 175470] Support the with keyword in DFG
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 11 11:51:23 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=175470
Saam Barati <sbarati at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #317944|review? |review+
Flags| |
--- Comment #8 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 317944
--> https://bugs.webkit.org/attachment.cgi?id=317944
Patch with Saam's suggestions
View in context: https://bugs.webkit.org/attachment.cgi?id=317944&action=review
r=me with:
- a few comments below
- please add some tests that specifically stress `with` in the DFG
> Source/JavaScriptCore/ChangeLog:3
> + Support the 'which' keyword in DFG
typo: 'with' not 'which'
> Source/JavaScriptCore/dfg/DFGAbstractInterpreterInlines.h:2066
> + // FIXME: Conservative
Please remove this FIXME or create a bug for it and link to the bugzilla here. I'd vote for just removing it. I think it's ok to be conservative here.
--
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/20170811/605494d7/attachment-0001.html>
More information about the webkit-unassigned
mailing list