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

Issue 10441111: - Rename class index to class id. (Closed)

Created:
8 years, 6 months ago by Ivan Posva
Modified:
8 years, 6 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

- Rename class index to class id. - Remove unused method. Committed: https://code.google.com/p/dart/source/detail?r=8148

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -128 lines) Patch
M runtime/vm/assembler_ia32.cc View 1 2 chunks +4 lines, -4 lines 0 comments Download
M runtime/vm/assembler_macros_ia32.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/assembler_macros_x64.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/class_finalizer.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M runtime/vm/class_table.cc View 1 3 chunks +5 lines, -5 lines 0 comments Download
M runtime/vm/code_generator_ia32.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M runtime/vm/dart_api_impl.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/dart_api_impl.cc View 1 12 chunks +14 lines, -14 lines 0 comments Download
M runtime/vm/debugger_api_impl.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/intrinsifier_ia32.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/object.h View 1 5 chunks +8 lines, -13 lines 0 comments Download
M runtime/vm/object.cc View 1 14 chunks +16 lines, -24 lines 0 comments Download
M runtime/vm/opt_code_generator_ia32.cc View 1 5 chunks +5 lines, -5 lines 0 comments Download
M runtime/vm/raw_object.h View 1 15 chunks +29 lines, -27 lines 0 comments Download
M runtime/vm/raw_object.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/snapshot.cc View 1 4 chunks +5 lines, -5 lines 0 comments Download
M runtime/vm/stub_code_ia32.cc View 1 6 chunks +7 lines, -7 lines 0 comments Download
M runtime/vm/stub_code_x64.cc View 1 6 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Ivan Posva
8 years, 6 months ago (2012-05-30 23:44:30 UTC) #1
siva
8 years, 6 months ago (2012-05-31 00:26:11 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698