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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 11 12:02:34 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 211338: Patch
https://bugs.webkit.org/attachment.cgi?id=211338&action=review

------- Additional Comments from Michael Saboff <msaboff at apple.com>
I reverted the change made in XX to return a VirtualRegister from
localToOperand().  I also changed stackOffset bit field in CodeOrigin to be
"int" instead of "signed int".	check-webkit-style doesn't like this, but I'll
fix that separately.


More information about the webkit-reviews mailing list