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

Issue 133683002: Retry "Templatise type representation" after making clang happy (Closed)

Created:
6 years, 11 months ago by rossberg
Modified:
6 years, 11 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Retry "Templatise type representation" after making clang happy The only thing different now is line types.h:208/236, which had a static_cast<Type*> before. R=mstarzinger@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=18533

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+638 lines, -557 lines) Patch
M src/ast.h View 1 chunk +1 line, -1 line 0 comments Download
M src/ast.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/code-stubs.cc View 2 chunks +10 lines, -11 lines 0 comments Download
M src/code-stubs-hydrogen.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/hydrogen.cc View 8 chunks +12 lines, -14 lines 0 comments Download
M src/ic.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/ic.cc View 7 chunks +30 lines, -38 lines 0 comments Download
M src/list.h View 1 chunk +3 lines, -1 line 0 comments Download
M src/objects.h View 1 chunk +4 lines, -1 line 0 comments Download
M src/objects.cc View 3 chunks +4 lines, -6 lines 0 comments Download
M src/property-details.h View 2 chunks +4 lines, -4 lines 0 comments Download
M src/stub-cache.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/type-info.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/types.h View 5 chunks +173 lines, -105 lines 0 comments Download
M src/types.cc View 16 chunks +216 lines, -183 lines 0 comments Download
M src/typing.cc View 13 chunks +33 lines, -34 lines 0 comments Download
M test/cctest/test-types.cc View 27 chunks +138 lines, -149 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
rossberg
6 years, 11 months ago (2014-01-10 11:51:13 UTC) #1
Michael Starzinger
LGTM (rubber-stamped).
6 years, 11 months ago (2014-01-10 12:08:50 UTC) #2
rossberg
6 years, 11 months ago (2014-01-10 12:19:18 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r18533 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698