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

Issue 469903002: Added a test for dump-info with lots of closures. (Closed)

Created:
6 years, 4 months ago by Ty Overby (Google)
Modified:
6 years, 4 months ago
Reviewers:
floitsch, sra1
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Added a test for dump-info with lots of closures. BUG= R=sra@google.com Committed: https://code.google.com/p/dart/source/detail?r=39230

Patch Set 1 #

Patch Set 2 : rename variables to make the test easier to read #

Total comments: 7

Patch Set 3 : Fixes style issues #

Patch Set 4 : remove unneeded check #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -14 lines) Patch
M sdk/lib/_internal/compiler/implementation/dump_info.dart View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M tests/compiler/dart2js/dump_info_test.dart View 1 2 3 2 chunks +49 lines, -12 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Ty Overby (Google)
Florian: This adds the test that you mentioned in https://codereview.chromium.org/435263002/
6 years, 4 months ago (2014-08-13 21:27:36 UTC) #1
Ty Overby (Google)
6 years, 4 months ago (2014-08-13 21:27:57 UTC) #2
sra1
https://codereview.chromium.org/469903002/diff/20001/sdk/lib/_internal/compiler/implementation/dump_info.dart File sdk/lib/_internal/compiler/implementation/dump_info.dart (right): https://codereview.chromium.org/469903002/diff/20001/sdk/lib/_internal/compiler/implementation/dump_info.dart#newcode196 sdk/lib/_internal/compiler/implementation/dump_info.dart:196: compiler.typesTask.getGuaranteedTypeOfElement(element); indent by +4 when breaking an expression https://codereview.chromium.org/469903002/diff/20001/sdk/lib/_internal/compiler/implementation/inferrer/type_graph_inferrer.dart ...
6 years, 4 months ago (2014-08-13 21:45:26 UTC) #3
Ty Overby (Google)
https://codereview.chromium.org/469903002/diff/20001/sdk/lib/_internal/compiler/implementation/dump_info.dart File sdk/lib/_internal/compiler/implementation/dump_info.dart (right): https://codereview.chromium.org/469903002/diff/20001/sdk/lib/_internal/compiler/implementation/dump_info.dart#newcode196 sdk/lib/_internal/compiler/implementation/dump_info.dart:196: compiler.typesTask.getGuaranteedTypeOfElement(element); On 2014/08/13 21:45:26, sra1 wrote: > indent by ...
6 years, 4 months ago (2014-08-13 22:00:31 UTC) #4
sra1
https://codereview.chromium.org/469903002/diff/20001/sdk/lib/_internal/compiler/implementation/inferrer/type_graph_inferrer.dart File sdk/lib/_internal/compiler/implementation/inferrer/type_graph_inferrer.dart (right): https://codereview.chromium.org/469903002/diff/20001/sdk/lib/_internal/compiler/implementation/inferrer/type_graph_inferrer.dart#newcode1133 sdk/lib/_internal/compiler/implementation/inferrer/type_graph_inferrer.dart:1133: // case, so return null indicating that the type ...
6 years, 4 months ago (2014-08-13 22:16:27 UTC) #5
Ty Overby (Google)
On 2014/08/13 22:16:27, sra1 wrote: > https://codereview.chromium.org/469903002/diff/20001/sdk/lib/_internal/compiler/implementation/inferrer/type_graph_inferrer.dart > File sdk/lib/_internal/compiler/implementation/inferrer/type_graph_inferrer.dart > (right): > > https://codereview.chromium.org/469903002/diff/20001/sdk/lib/_internal/compiler/implementation/inferrer/type_graph_inferrer.dart#newcode1133 ...
6 years, 4 months ago (2014-08-13 22:34:48 UTC) #6
sra1
lgtm
6 years, 4 months ago (2014-08-13 22:43:56 UTC) #7
Ty Overby (Google)
6 years, 4 months ago (2014-08-13 22:56:04 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 manually as 39230 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698