http://codereview.chromium.org/115464/diff/1/4 File src/frame-element.h (right):
http://codereview.chromium.org/115464/diff/1/4#newcode160 Line 160: !(static_type() == other.static_type())) { Why doesn't this use != as the previous two lines do? The form should be consistent, right? http://codereview.chromium.org/115464/diff/1/3 File src/ia32/virtual-frame-ia32.cc (right): http://codereview.chromium.org/115464/diff/1/3#newcode409 Line 409: // Nothing except the register backing use_index has changed. Sync bit may be changed without actually syncing. Fixed in next revision of this patch already. http://codereview.chromium.org/115464 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
