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

Issue 104893007: Trace lists when they are stored into other lists. (Closed)

Created:
7 years ago by ngeoffray
Modified:
7 years ago
Reviewers:
kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Trace lists when they are stored into other lists. R=kasperl@google.com Committed: https://code.google.com/p/dart/source/detail?r=30943

Patch Set 1 : #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+156 lines, -26 lines) Patch
M sdk/lib/_internal/compiler/implementation/inferrer/container_tracer.dart View 1 10 chunks +112 lines, -9 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/inferrer/type_graph_inferrer.dart View 4 chunks +26 lines, -17 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/inferrer/type_graph_nodes.dart View 1 chunk +7 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/list_tracer_test.dart View 3 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ngeoffray
7 years ago (2013-12-06 10:51:07 UTC) #1
kasperl
LGTM. https://codereview.chromium.org/104893007/diff/20001/sdk/lib/_internal/compiler/implementation/inferrer/container_tracer.dart File sdk/lib/_internal/compiler/implementation/inferrer/container_tracer.dart (right): https://codereview.chromium.org/104893007/diff/20001/sdk/lib/_internal/compiler/implementation/inferrer/container_tracer.dart#newcode130 sdk/lib/_internal/compiler/implementation/inferrer/container_tracer.dart:130: Set<String> doesNotEscapeElementSet = new Set<String>.from( Would it be ...
7 years ago (2013-12-06 11:29:57 UTC) #2
ngeoffray
Thanks Kasper. https://codereview.chromium.org/104893007/diff/20001/sdk/lib/_internal/compiler/implementation/inferrer/container_tracer.dart File sdk/lib/_internal/compiler/implementation/inferrer/container_tracer.dart (right): https://codereview.chromium.org/104893007/diff/20001/sdk/lib/_internal/compiler/implementation/inferrer/container_tracer.dart#newcode130 sdk/lib/_internal/compiler/implementation/inferrer/container_tracer.dart:130: Set<String> doesNotEscapeElementSet = new Set<String>.from( On 2013/12/06 ...
7 years ago (2013-12-06 11:36:25 UTC) #3
ngeoffray
7 years ago (2013-12-06 11:37:10 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r30943 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698