[webkit-reviews] review requested: [Bug 118758] fourthTier: Change JSStack to grow from high to low addresses : [Attachment 211490] Patch with final fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 12 16:23:49 PDT 2013


Michael Saboff <msaboff at apple.com> has asked  for review:
Bug 118758: fourthTier: Change JSStack to grow from high to low addresses
https://bugs.webkit.org/show_bug.cgi?id=118758

Attachment 211490: Patch with final fix
https://bugs.webkit.org/attachment.cgi?id=211490&action=review

------- Additional Comments from Michael Saboff <msaboff at apple.com>
Fixed a bug in Arguments::tearOff() for the inlined call frame case where the
Register* for the torn off arguments wasn't being calculated correctly.  The
calculation for the non-inline case was correct.


More information about the webkit-reviews mailing list