[webkit-reviews] review canceled: [Bug 116889] fourthTier: The baseline jit and LLint should use common slow paths : [Attachment 203106] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 29 16:45:34 PDT 2013


Michael Saboff <msaboff at apple.com> has canceled Michael Saboff
<msaboff at apple.com>'s request for review:
Bug 116889: fourthTier: The baseline jit and LLint should use common slow paths
https://bugs.webkit.org/show_bug.cgi?id=116889

Attachment 203106: Patch
https://bugs.webkit.org/attachment.cgi?id=203106&action=review

------- Additional Comments from Michael Saboff <msaboff at apple.com>
I had commented out the ASSERT during development.  Fixed the reason that it
was failing on 32_64 builds by adding in the storePtr(callFrameRegister,
&m_vm->topCallFrame); back in at the end of privateCompileCTINativeCall().

Also removed the bogus empty comment.


More information about the webkit-reviews mailing list