[webkit-reviews] review requested: [Bug 31147] Bytecode dumping prints constants as large positive registers : [Attachment 42534] Fix!
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 4 18:06:12 PST 2009
Mark Rowe (bdash) <mrowe at apple.com> has asked for review:
Bug 31147: Bytecode dumping prints constants as large positive registers
https://bugs.webkit.org/show_bug.cgi?id=31147
Attachment 42534: Fix!
https://bugs.webkit.org/attachment.cgi?id=42534&action=review
------- Additional Comments from Mark Rowe (bdash) <mrowe at apple.com>
> 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
More information about the webkit-reviews
mailing list