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

Issue 11316203: Rename the field type_arguments_instance_field_offset_ to (Closed)

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

Description

Rename the field type_arguments_instance_field_offset_ to type_arguments_field_offset_ in preparation for calling it type_arguments_field_offset_in_words_ Committed: https://code.google.com/p/dart/source/detail?r=15431

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -36 lines) Patch
M vm/flow_graph_builder.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M vm/flow_graph_optimizer.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M vm/intrinsifier_ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M vm/object.h View 1 chunk +6 lines, -6 lines 0 comments Download
M vm/object.cc View 11 chunks +12 lines, -13 lines 0 comments Download
M vm/raw_object.h View 1 chunk +1 line, -1 line 0 comments Download
M vm/raw_object_snapshot.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M vm/stub_code_ia32.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M vm/stub_code_x64.cc View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
siva
8 years ago (2012-11-27 22:08:13 UTC) #1
regis
8 years ago (2012-11-27 22:17:31 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698