LGTM
http://codereview.chromium.org/155132/diff/1/2 File src/x64/ic-x64.cc (right): http://codereview.chromium.org/155132/diff/1/2#newcode218 Line 218: __ j(not_equal, &invoke); Doesn't this do two loads of the instance type byte instead of just one before? http://codereview.chromium.org/155132 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
