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

Issue 14416014: After a dynamic call, refine the receiver type by looking at the potential targets of that call. (Closed)

Created:
7 years, 8 months ago by ngeoffray
Modified:
7 years, 1 month ago
Reviewers:
kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

After a dynamic call, refine the receiver type by looking at the potential targets of that call.

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+231 lines, -84 lines) Patch
M sdk/lib/_internal/compiler/implementation/ssa/nodes.dart View 6 chunks +25 lines, -6 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/optimize.dart View 1 chunk +10 lines, -2 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/tracer.dart View 1 chunk +3 lines, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/types.dart View 1 chunk +3 lines, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/types_propagation.dart View 3 chunks +48 lines, -15 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart View 6 chunks +19 lines, -25 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/types/type_mask.dart View 10 chunks +61 lines, -13 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/universe/full_function_set.dart View 2 chunks +14 lines, -10 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/universe/function_set.dart View 2 chunks +13 lines, -3 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/universe/universe.dart View 2 chunks +26 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/code_motion_test.dart View 2 chunks +4 lines, -4 lines 0 comments Download
M tests/compiler/dart2js/dead_bailout_target_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js/value_range_test.dart View 4 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
ngeoffray
7 years, 8 months ago (2013-04-25 14:33:50 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698