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

Issue 190753004: - Ensure that all names in local scopes are symbols. (Closed)

Created:
6 years, 9 months ago by Ivan Posva
Modified:
6 years, 9 months ago
Reviewers:
srdjan, hausner
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

- Ensure that all names in local scopes are symbols. - Avoid calling Equals when comparing names in local scopes. R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=33443

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -62 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 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/compiler_stats.h View 1 chunk +17 lines, -17 lines 0 comments Download
M runtime/vm/compiler_stats.cc View 3 chunks +36 lines, -36 lines 0 comments Download
M runtime/vm/flow_graph_builder.cc View 1 chunk +1 line, -2 lines 0 comments Download
M runtime/vm/scopes.h View 3 chunks +3 lines, -0 lines 0 comments Download
M runtime/vm/scopes.cc View 4 chunks +6 lines, -4 lines 0 comments Download
M runtime/vm/symbols.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Ivan Posva
6 years, 9 months ago (2014-03-07 19:19:39 UTC) #1
srdjan
lgtm
6 years, 9 months ago (2014-03-07 19:27:43 UTC) #2
Ivan Posva
6 years, 9 months ago (2014-03-07 19:37:15 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r33443 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698