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

Issue 105313008: Delete unused TypeInfo class (Closed)

Created:
7 years ago by Jakob Kummerow
Modified:
7 years ago
Reviewers:
Sven Panne, rossberg
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : wow such cleanup #

Patch Set 3 : xmas present for Sven #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -242 lines) Patch
M src/api.cc View 1 2 chunks +5 lines, -13 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M src/ast.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M src/codegen.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M src/conversions.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/heap.cc View 1 3 chunks +3 lines, -6 lines 0 comments Download
M src/hydrogen-instructions.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/ic.h View 1 2 chunks +9 lines, -1 line 0 comments Download
M src/ic.cc View 1 2 chunks +2 lines, -1 line 0 comments Download
M src/mips/macro-assembler-mips.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M src/property-details.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/stub-cache.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/type-info.h View 1 1 chunk +0 lines, -182 lines 0 comments Download
M src/type-info.cc View 2 chunks +0 lines, -24 lines 0 comments Download
M src/v8conversions.h View 1 2 1 chunk +18 lines, -0 lines 0 comments Download
M src/v8globals.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M src/x64/code-stubs-x64.h View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Jakob Kummerow
PTAL.
7 years ago (2013-12-13 16:21:47 UTC) #1
rossberg
LGTM sit comment https://codereview.chromium.org/105313008/diff/1/src/property-details.h File src/property-details.h (left): https://codereview.chromium.org/105313008/diff/1/src/property-details.h#oldcode116 src/property-details.h:116: // TODO(rossberg): this should die eventually. ...
7 years ago (2013-12-16 09:21:13 UTC) #2
Sven Panne
DBC https://codereview.chromium.org/105313008/diff/1/src/type-info.h File src/type-info.h (right): https://codereview.chromium.org/105313008/diff/1/src/type-info.h#newcode45 src/type-info.h:45: static inline bool IsInt32Double(double value) { On 2013/12/16 ...
7 years ago (2013-12-16 09:50:40 UTC) #3
Jakob Kummerow
https://codereview.chromium.org/105313008/diff/1/src/type-info.h File src/type-info.h (right): https://codereview.chromium.org/105313008/diff/1/src/type-info.h#newcode45 src/type-info.h:45: static inline bool IsInt32Double(double value) { On 2013/12/16 09:21:13, ...
7 years ago (2013-12-17 16:38:48 UTC) #4
rossberg
LEBTM
7 years ago (2013-12-17 16:51:17 UTC) #5
Sven Panne
https://codereview.chromium.org/105313008/diff/1/src/type-info.h File src/type-info.h (right): https://codereview.chromium.org/105313008/diff/1/src/type-info.h#newcode45 src/type-info.h:45: static inline bool IsInt32Double(double value) { On 2013/12/17 16:38:48, ...
7 years ago (2013-12-18 07:05:10 UTC) #6
Jakob Kummerow
On 2013/12/18 07:05:10, Sven Panne wrote: > https://codereview.chromium.org/105313008/diff/1/src/type-info.h > File src/type-info.h (right): > > https://codereview.chromium.org/105313008/diff/1/src/type-info.h#newcode45 ...
7 years ago (2013-12-18 10:41:42 UTC) #7
Jakob Kummerow
7 years ago (2013-12-20 13:33:35 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 manually as r18389 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698