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

Issue 12207023: Rename the accessor functions saved_context_var and set_saved_context_var to saved_entry_context_va… (Closed)

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

Description

Rename the accessor functions saved_context_var and set_saved_context_var to saved_entry_context_var and set_saved_entry_context_var so that it matches the local variable name used. This avoids confusing this with the saved_context_var variable which is used by try statements. Committed: https://code.google.com/p/dart/source/detail?r=18157

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -12 lines) Patch
M vm/flow_graph_builder.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M vm/parser.h View 3 chunks +8 lines, -6 lines 0 comments Download
M vm/parser.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
siva
7 years, 10 months ago (2013-02-05 19:52:50 UTC) #1
regis
7 years, 10 months ago (2013-02-05 20:23:57 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698