Reviewers: Kasper Lund,

Description:
Refactored the code for comparing the type of an object with a constant.
We now use cmpb instead of movzx_b & cmp.


Please review this at http://codereview.chromium.org/39336

SVN Base: http://v8.googlecode.com/svn/branches/experimental/global/

Affected files:
   M     src/builtins-ia32.cc
   M     src/codegen-ia32.cc
   M     src/ic-ia32.cc
   M     src/macro-assembler-ia32.h
   M     src/macro-assembler-ia32.cc
   M     src/stub-cache-ia32.cc
   M     src/virtual-frame-ia32.cc



--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to