[webkit-reviews] review granted: [Bug 115147] Stack guards are too conservative : [Attachment 199732] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 25 12:21:13 PDT 2013


Geoffrey Garen <ggaren at apple.com> has granted Oliver Hunt <oliver at apple.com>'s
request for review:
Bug 115147: Stack guards are too conservative
https://bugs.webkit.org/show_bug.cgi?id=115147

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

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=199732&action=review


r=me

> Source/JavaScriptCore/interpreter/Interpreter.cpp:128
> +    // These sizes were derived from the stack usage of a number of sites
when
> +    // layout occurs when we've already consumed most of the C stack.

I thought we just measured the stack usage of layout in WebCore?


More information about the webkit-reviews mailing list