[Webkit-unassigned] [Bug 184582] Add SetCallee as DFG-Operation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 19 07:00:13 PDT 2018


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

--- Comment #11 from Dominik Inführ <dinfuehr at igalia.com> ---
I've now updated the patch. The callee is now set both for the inline call frame and the machine call frame using the callTargetNode.

I've also added a check for the case when an inline call frame isn't a closure, in this case the callee is a constant and therefore can't be set/changed.

-- 
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/20180419/4cc2301f/attachment-0001.html>


More information about the webkit-unassigned mailing list