[Webkit-unassigned] [Bug 31147] Bytecode dumping prints constants as large positive registers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 4 18:06:12 PST 2009


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


Mark Rowe (bdash) <mrowe at apple.com> changed:

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




--- Comment #1 from Mark Rowe (bdash) <mrowe at apple.com>  2009-11-04 18:06:12 PDT ---
Created an attachment (id=42534)
 --> (https://bugs.webkit.org/attachment.cgi?id=42534)
Fix!

> 1 +  2
4 m_instructions; 72 bytes at 0x100725b20; 1 parameter(s); 1 callee register(s)

[   0] enter
[   1] mov         r0, undefined(@k0)
[   4] mov         r0, 3(@k1)
[   7] end         r0

Constants:
   k0 = undefined
   k1 = 3

-- 
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