[Webkit-unassigned] [Bug 144176] Function allocation sinking works for wrong reasons

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 27 12:08:50 PDT 2015


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

--- Comment #4 from Basile Clement <basile_clement at apple.com> ---
Comment on attachment 251764
  --> https://bugs.webkit.org/attachment.cgi?id=251764
Seems to be doing the right thing

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

> Source/JavaScriptCore/dfg/DFGObjectAllocationSinkingPhase.cpp:812
> +            if (target->op() != NewObject)

Unsure if I should add a helper function in DFG::Node for that...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150427/29f7c6d7/attachment.html>


More information about the webkit-unassigned mailing list