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

Issue 144343002: Rename kDummyTokenIndex to kNoSourcePos (Closed)

Created:
6 years, 11 months ago by hausner
Modified:
6 years, 11 months ago
Reviewers:
regis
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Rename kDummyTokenIndex to kNoSourcePos Addresses comment to previous change list. R=regis@google.com Committed: https://code.google.com/p/dart/source/detail?r=31969

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -121 lines) Patch
M runtime/vm/ast_printer_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/ast_test.cc View 3 chunks +7 lines, -7 lines 0 comments Download
M runtime/vm/class_finalizer_test.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M runtime/vm/code_descriptors_test.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/code_generator_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/code_patcher_arm_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/code_patcher_ia32_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/code_patcher_mips_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/code_patcher_x64_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/dart_api_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/debugger.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/debugger_api_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_builder.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler_arm.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/flow_graph_compiler_ia32.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/flow_graph_compiler_mips.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 7 chunks +7 lines, -7 lines 0 comments Download
M runtime/vm/intermediate_language_mips.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M runtime/vm/object.cc View 10 chunks +10 lines, -10 lines 0 comments Download
M runtime/vm/object_test.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M runtime/vm/parser.cc View 1 9 chunks +38 lines, -37 lines 0 comments Download
M runtime/vm/runtime_entry_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/scanner.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/scopes_test.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M runtime/vm/stub_code_arm_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/stub_code_ia32_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/stub_code_mips_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/stub_code_x64_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/unit_test.cc View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
hausner
Mostly just renaming. No functionality changes.
6 years, 11 months ago (2014-01-21 22:31:11 UTC) #1
regis
This is not exactly what we talked about. The idea was to add an alias, ...
6 years, 11 months ago (2014-01-21 23:03:33 UTC) #2
hausner
The comment next to the definition of kDummyTokenIndex said "reflecting an unknown source position". I ...
6 years, 11 months ago (2014-01-21 23:45:33 UTC) #3
hausner
6 years, 11 months ago (2014-01-21 23:46:43 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r31969 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698