[Webkit-unassigned] [Bug 175610] Teach DFGFixupPhase.cpp that the current scope is always a cell

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 17 13:07:19 PDT 2017


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

--- Comment #6 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 318391
  --> https://bugs.webkit.org/attachment.cgi?id=318391
Patch

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

> Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:1136
> +    if (objectEdge.useKind() == ObjectUse) {

You need this logic in the FTL too

-- 
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/20170817/9b245f0b/attachment.html>


More information about the webkit-unassigned mailing list