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

Issue 10701157: Rename LChunkBase to LChunk, LChunk to LPlatformChunk and remove some unneeded explicit constructor… (Closed)

Created:
8 years, 5 months ago by sanjoy
Modified:
8 years, 5 months ago
Reviewers:
danno
CC:
v8-dev, Yang
Visibility:
Public.

Description

Rename LChunkBase to LChunk, LChunk to LPlatformChunk and remove some unneeded explicit constructor attributes. BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=12067

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -98 lines) Patch
M src/arm/lithium-arm.h View 4 chunks +6 lines, -6 lines 0 comments Download
M src/arm/lithium-arm.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M src/arm/lithium-codegen-arm.h View 3 chunks +4 lines, -4 lines 0 comments Download
M src/compiler.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/hydrogen.h View 5 chunks +6 lines, -6 lines 0 comments Download
M src/hydrogen.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.h View 3 chunks +4 lines, -4 lines 0 comments Download
M src/ia32/lithium-ia32.h View 4 chunks +6 lines, -6 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M src/lithium.h View 2 chunks +5 lines, -5 lines 0 comments Download
M src/lithium.cc View 7 chunks +17 lines, -17 lines 0 comments Download
M src/lithium-allocator.h View 4 chunks +4 lines, -4 lines 0 comments Download
M src/lithium-allocator.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/mips/lithium-codegen-mips.h View 3 chunks +4 lines, -4 lines 0 comments Download
M src/mips/lithium-mips.h View 4 chunks +6 lines, -6 lines 0 comments Download
M src/mips/lithium-mips.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M src/x64/lithium-codegen-x64.h View 3 chunks +4 lines, -4 lines 0 comments Download
M src/x64/lithium-x64.h View 4 chunks +6 lines, -6 lines 0 comments Download
M src/x64/lithium-x64.cc View 3 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sanjoy
8 years, 5 months ago (2012-07-12 15:17:19 UTC) #1
danno
8 years, 5 months ago (2012-07-12 15:25:04 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698