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

Issue 110643006: Fix a bug in the container tracer, where the returned value of a closurized method was not traced c… (Closed)

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

Description

Fix a bug in the container tracer, where the returned value of a closurized method was not traced correctly. R=kasperl@google.com Committed: https://code.google.com/p/dart/source/detail?r=31185

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -1 line) Patch
M sdk/lib/_internal/compiler/implementation/inferrer/container_tracer.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/inferrer/type_graph_inferrer.dart View 1 chunk +5 lines, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/inferrer/type_graph_nodes.dart View 2 chunks +8 lines, -0 lines 0 comments Download
A tests/language/list_tracer_return_from_tearoff_closure_test.dart View 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ngeoffray
7 years ago (2013-12-17 10:32:07 UTC) #1
kasperl
LGTM.
7 years ago (2013-12-17 11:30:07 UTC) #2
ngeoffray
7 years ago (2013-12-17 11:35:34 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r31185 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698