http://codereview.chromium.org/1138003/diff/1/4 File src/ia32/codegen-ia32.cc (right):
http://codereview.chromium.org/1138003/diff/1/4#newcode3663 src/ia32/codegen-ia32.cc:3663: if (slot->type() == Slot::LOCAL) { On 2010/03/22 10:46:22, William Hesse wrote:
Shouldn't this test only be done if info == SMI?
Yes, it should. Done. http://codereview.chromium.org/1138003 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev To unsubscribe from this group, send email to v8-dev+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
