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

Issue 10808064: Rename some of the enum definitions inside classes to avoid conflict with the ObjectKind enum. (Closed)

Created:
8 years, 5 months ago by siva
Modified:
8 years, 5 months ago
Reviewers:
regis
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Rename some of the enum definitions inside classes to avoid conflict with the ObjectKind enum. Committed: https://code.google.com/p/dart/source/detail?r=9792

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -58 lines) Patch
M vm/bootstrap.cc View 1 2 5 chunks +5 lines, -5 lines 0 comments Download
M vm/code_descriptors_test.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M vm/code_generator_test.cc View 1 2 3 chunks +9 lines, -3 lines 0 comments Download
M vm/code_patcher_ia32_test.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M vm/code_patcher_x64_test.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M vm/compiler_test.cc View 1 2 2 chunks +6 lines, -2 lines 0 comments Download
M vm/dart_api_impl.cc View 1 2 5 chunks +7 lines, -6 lines 0 comments Download
M vm/dart_entry_test.cc View 1 2 3 chunks +9 lines, -3 lines 0 comments Download
M vm/find_code_object_test.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M vm/object.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M vm/object.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M vm/object_test.cc View 1 2 6 chunks +12 lines, -10 lines 0 comments Download
M vm/parser.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M vm/parser.cc View 1 2 6 chunks +6 lines, -6 lines 0 comments Download
M vm/parser_test.cc View 1 2 2 chunks +6 lines, -2 lines 0 comments Download
M vm/raw_object.h View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M vm/resolver_test.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M vm/runtime_entry_test.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M vm/snapshot.h View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M vm/snapshot_test.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M vm/stub_code_ia32_test.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M vm/stub_code_x64_test.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M vm/unit_test.cc View 1 2 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
siva
8 years, 5 months ago (2012-07-20 21:55:25 UTC) #1
regis
8 years, 5 months ago (2012-07-20 22:09:15 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698