Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Issue 2805046: Decide that different detectable objects are not equal without calling runtim... (Closed)

Created:
10 years, 5 months ago by William Hesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Decide that different detectable objects are not equal without calling runtime, on all platforms. Committed: http://code.google.com/p/v8/source/detail?r=4992

Patch Set 1 #

Total comments: 13

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+162 lines, -74 lines) Patch
M src/arm/codegen-arm.cc View 1 2 2 chunks +30 lines, -9 lines 0 comments Download
M src/ia32/codegen-ia32.cc View 1 2 4 chunks +96 lines, -62 lines 0 comments Download
M src/x64/codegen-x64.cc View 1 2 3 chunks +36 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
William Hesse
Erik, can you check the ARM version. It is quite different than the other two ...
10 years, 5 months ago (2010-06-29 13:56:42 UTC) #1
Lasse Reichstein
LGTM http://codereview.chromium.org/2805046/diff/1/3 File src/ia32/codegen-ia32.cc (right): http://codereview.chromium.org/2805046/diff/1/3#newcode11905 src/ia32/codegen-ia32.cc:11905: __ bind(&call_builtin); Seems odd to put more code ...
10 years, 5 months ago (2010-06-30 08:12:02 UTC) #2
William Hesse
http://codereview.chromium.org/2805046/diff/1/3 File src/ia32/codegen-ia32.cc (right): http://codereview.chromium.org/2805046/diff/1/3#newcode11905 src/ia32/codegen-ia32.cc:11905: __ bind(&call_builtin); On 2010/06/30 08:12:02, Lasse Reichstein wrote: > ...
10 years, 5 months ago (2010-06-30 12:04:54 UTC) #3
Erik Corry
10 years, 5 months ago (2010-06-30 12:34:39 UTC) #4
ARM part LGTM

Powered by Google App Engine
This is Rietveld 408576698