[Webkit-unassigned] [Bug 73402] Legacy JIT (JSVALUE32_64) doesn't map() on all opcodes, and does too many store

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 30 11:08:45 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=73402


Geoffrey Garen <ggaren at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #117133|review?                     |review-
               Flag|                            |




--- Comment #16 from Geoffrey Garen <ggaren at apple.com>  2011-11-30 11:08:45 PST ---
(From update of attachment 117133)
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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list