Reviewers: Lasse Reichstein, Erik Corry,

Message:
Erik, can you check the ARM version. It is quite different than the other two
platforms.


http://codereview.chromium.org/2805046/diff/1/3
File src/ia32/codegen-ia32.cc (right):

http://codereview.chromium.org/2805046/diff/1/3#newcode11737
src/ia32/codegen-ia32.cc:11737: // Strict equality can quickly decide
whether objects are equal.
The next 60 lines are just reformatted, not changed.  Just the if() and
the braces are changed.

Description:
Decide that different detectable objects are not equal without calling runtime,
on all platforms.

Please review this at http://codereview.chromium.org/2805046/show

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
  M     src/arm/codegen-arm.cc
  M     src/ia32/codegen-ia32.cc
  M     src/x64/codegen-x64.cc


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

Reply via email to