[webkit-reviews] review granted: [Bug 22838] Remove dependency on the bytecode Instruction buffer in Interpreter::throwException : [Attachment 26086] patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 16 22:26:52 PST 2008
Geoffrey Garen <ggaren at apple.com> has granted Sam Weinig <sam at webkit.org>'s
request for review:
Bug 22838: Remove dependency on the bytecode Instruction buffer in
Interpreter::throwException
https://bugs.webkit.org/show_bug.cgi?id=22838
Attachment 26086: patch
https://bugs.webkit.org/attachment.cgi?id=26086&action=review
------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
+#if ENABLE(JIT)
The #if is backwards.
Next person who copies binary chop code instead of reusing gets a smack.
More information about the webkit-reviews
mailing list