http://codereview.chromium.org/141043/diff/1/5 File src/x64/virtual-frame-x64.cc (right):
http://codereview.chromium.org/141043/diff/1/5#newcode436 Line 436: elements_[i].set_static_type(element.static_type()); On 2009/06/22 12:43:27, Lasse Reichstein wrote: > This has changed in ia32 (to setting the type to StaticType::unknown()). Should > change here too (and you'll get a conflict in ia32 code). Done. http://codereview.chromium.org/141043/diff/1/5#newcode622 Line 622: Operand(rbp, fp_relative(backing_index))); On 2009/06/22 12:43:27, Lasse Reichstein wrote: > Indentation. Done. http://codereview.chromium.org/141043 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
