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

Issue 17576005: Rename Literal::handle to Literal::value (Closed)

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

Description

Rename Literal::handle to Literal::value Just a completely mechanical change... R=svenpanne@chromium.org BUG= Committed: http://code.google.com/p/v8/source/detail?r=15280

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -85 lines) Patch
M src/arm/full-codegen-arm.cc View 8 chunks +9 lines, -9 lines 0 comments Download
M src/ast.h View 2 chunks +15 lines, -15 lines 0 comments Download
M src/ast.cc View 8 chunks +18 lines, -18 lines 0 comments Download
M src/codegen.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/full-codegen.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/hydrogen.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 8 chunks +10 lines, -10 lines 0 comments Download
M src/parser.cc View 5 chunks +9 lines, -9 lines 0 comments Download
M src/prettyprinter.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M src/typing.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/full-codegen-x64.cc View 8 chunks +9 lines, -9 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
rossberg
7 years, 6 months ago (2013-06-24 09:55:56 UTC) #1
Sven Panne
LGTM, perhaps we should call such a refactoring "unhungarification". :-)
7 years, 6 months ago (2013-06-24 10:34:18 UTC) #2
rossberg
7 years, 6 months ago (2013-06-24 10:38:09 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r15280 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698