[webkit-reviews] review granted: [Bug 179936] Fix CLoop::sanitizeStack() bug where it was clearing part of the JS stack in use. : [Attachment 327446] proposed patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 24 12:40:48 PST 2017


Saam Barati <sbarati at apple.com> has granted Mark Lam <mark.lam at apple.com>'s
request for review:
Bug 179936: Fix CLoop::sanitizeStack() bug where it was clearing part of the JS
stack in use.
https://bugs.webkit.org/show_bug.cgi?id=179936

Attachment 327446: proposed patch.

https://bugs.webkit.org/attachment.cgi?id=327446&action=review




--- Comment #2 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 327446
  --> https://bugs.webkit.org/attachment.cgi?id=327446
proposed patch.

View in context: https://bugs.webkit.org/attachment.cgi?id=327446&action=review

> Source/JavaScriptCore/ChangeLog:43
> +	       highAddress(): the highest address just beyond the bounds of the
stack.

So this value minus one is the stack base?


More information about the webkit-reviews mailing list