[webkit-reviews] review denied: [Bug 73402] Legacy JIT (JSVALUE32_64) doesn't map() on all opcodes, and does too many store : [Attachment 117133] Fix style
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 30 11:08:45 PST 2011
Geoffrey Garen <ggaren at apple.com> has denied Zheng Liu
<zheng.z.liu at intel.com>'s request for review:
Bug 73402: Legacy JIT (JSVALUE32_64) doesn't map() on all opcodes, and does too
many store
https://bugs.webkit.org/show_bug.cgi?id=73402
Attachment 117133: Fix style
https://bugs.webkit.org/attachment.cgi?id=117133&action=review
------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=117133&action=review
> Source/JavaScriptCore/bytecode/CodeBlock.cpp:1442
> + , m_instructionsSrcDstInfo()
You can omit this line of code.
> Source/JavaScriptCore/bytecode/CodeBlock.cpp:1496
> + , m_instructionsSrcDstInfo()
You can omit this line of code.
More information about the webkit-reviews
mailing list