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

Issue 6937001: Compare IC: add STRINGS state. (Closed)

Created:
9 years, 7 months ago by Vitaly Repeshko
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Compare IC: add STRINGS state. BUG=1340 Committed: http://code.google.com/p/v8/source/detail?r=7783

Patch Set 1 #

Total comments: 2

Patch Set 2 : Ports #

Patch Set 3 : Ports #

Patch Set 4 : Ports #

Unified diffs Side-by-side diffs Delta from patch set Stats (+225 lines, -0 lines) Patch
M src/arm/code-stubs-arm.cc View 1 2 3 1 chunk +65 lines, -0 lines 0 comments Download
M src/code-stubs.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/code-stubs.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 1 1 chunk +77 lines, -0 lines 0 comments Download
M src/ic.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/ic.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 1 1 chunk +75 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Vitaly Repeshko
9 years, 7 months ago (2011-05-04 14:32:41 UTC) #1
Mads Ager (chromium)
Looks great! http://codereview.chromium.org/6937001/diff/1/src/ia32/code-stubs-ia32.cc File src/ia32/code-stubs-ia32.cc (right): http://codereview.chromium.org/6937001/diff/1/src/ia32/code-stubs-ia32.cc#newcode5852 src/ia32/code-stubs-ia32.cc:5852: // becase we already know they are ...
9 years, 7 months ago (2011-05-04 14:49:35 UTC) #2
Vitaly Repeshko
Ports uploaded. Please take another look. Thanks, Vitaly http://codereview.chromium.org/6937001/diff/1/src/ia32/code-stubs-ia32.cc File src/ia32/code-stubs-ia32.cc (right): http://codereview.chromium.org/6937001/diff/1/src/ia32/code-stubs-ia32.cc#newcode5852 src/ia32/code-stubs-ia32.cc:5852: // ...
9 years, 7 months ago (2011-05-04 16:04:49 UTC) #3
Mads Ager (chromium)
9 years, 7 months ago (2011-05-04 17:44:24 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698