[webkit-reviews] review granted: [Bug 117047] fourthTier: get rid of op_call_put_result : [Attachment 203467] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 31 14:37:09 PDT 2013


Gavin Barraclough <barraclough at apple.com> has granted Filip Pizlo
<fpizlo at apple.com>'s request for review:
Bug 117047: fourthTier: get rid of op_call_put_result
https://bugs.webkit.org/show_bug.cgi?id=117047

Attachment 203467: the patch
https://bugs.webkit.org/attachment.cgi?id=203467&action=review

------- Additional Comments from Gavin Barraclough <barraclough at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=203467&action=review


> Source/JavaScriptCore/dfg/DFGOSRExitCompilerCommon.cpp:89
> +	   void* jumpTarget =
callLinkInfo.callReturnLocation.executableAddress();

Do call varargs have a call link info?


More information about the webkit-reviews mailing list