[webkit-reviews] review requested: [Bug 116889] fourthTier: The baseline jit and LLint should use common slow paths : [Attachment 203289] Updated patch addressing reviewer comments

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


Michael Saboff <msaboff at apple.com> has asked  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 203289: Updated patch addressing reviewer comments
https://bugs.webkit.org/attachment.cgi?id=203289&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