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

Issue 9392020: Fix context unchaining (issue 5991015). (Closed)

Created:
8 years, 10 months ago by regis
Modified:
8 years, 10 months ago
Reviewers:
hausner
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix context unchaining (issue 5991015). Add test. Committed: https://code.google.com/p/dart/source/detail?r=4201

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -30 lines) Patch
M runtime/vm/ast_printer.cc View 4 chunks +21 lines, -4 lines 0 comments Download
M runtime/vm/code_generator_ia32.cc View 1 3 chunks +26 lines, -13 lines 0 comments Download
M runtime/vm/code_generator_x64.cc View 1 2 3 chunks +26 lines, -12 lines 0 comments Download
M runtime/vm/scopes.h View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/scopes.cc View 2 chunks +6 lines, -1 line 0 comments Download
A tests/language/src/Context2Test.dart View 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
regis
8 years, 10 months ago (2012-02-14 00:29:16 UTC) #1
hausner
8 years, 10 months ago (2012-02-14 00:48:59 UTC) #2
LGTM. This is delicate stuff.

Powered by Google App Engine
This is Rietveld 408576698