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

Issue 6075012: Clean up code for type feedback a bit.... (Closed)

Created:
9 years, 11 months ago by fschneider
Modified:
9 years, 6 months ago
Reviewers:
William Hesse
CC:
v8-dev
Visibility:
Public.

Description

Clean up code for type feedback a bit. Remove unused functions and parameters and remove the parts of the code that mention the old GenericBinaryOpStub. It is not used together with Crankshaft and replaced with TypeRecordingBinaryOpStub. Committed: http://code.google.com/p/v8/source/detail?r=6194

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -61 lines) Patch
M src/ast.h View 3 chunks +1 line, -6 lines 0 comments Download
M src/ast.cc View 1 chunk +3 lines, -11 lines 0 comments Download
M src/hydrogen.cc View 3 chunks +2 lines, -3 lines 0 comments Download
M src/type-info.h View 2 chunks +2 lines, -8 lines 0 comments Download
M src/type-info.cc View 4 chunks +15 lines, -33 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
9 years, 11 months ago (2011-01-05 18:06:26 UTC) #1
William Hesse
9 years, 11 months ago (2011-01-06 09:44:30 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698