[webkit-reviews] review granted: [Bug 134945] Need ability to fuzz exception throwing : [Attachment 234974] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 15 19:44:35 PDT 2014


Sam Weinig <sam at webkit.org> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 134945: Need ability to fuzz exception throwing
https://bugs.webkit.org/show_bug.cgi?id=134945

Attachment 234974: the patch
https://bugs.webkit.org/attachment.cgi?id=234974&action=review

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=234974&action=review


> Source/JavaScriptCore/jit/JITOperations.cpp:1812
> +    ExecState* exec = static_cast<ExecState*>(__builtin_frame_address(1));

It's probably worth noting why you are doing these shenanigans for future
sanity.


More information about the webkit-reviews mailing list