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

Issue 10533003: Remove the 'element' field on a HParameterValue to use the 'sourceElement' of HInstruction. Also, w… (Closed)

Created:
8 years, 6 months ago by ngeoffray
Modified:
8 years, 6 months ago
Reviewers:
floitsch, kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Remove the 'element' field on a HParameterValue to use the 'sourceElement' of HInstruction. Also, we should keep a type guard when we want a type that is a supertype of the declared type (eg we want num, the declared type is int). Committed: https://code.google.com/p/dart/source/detail?r=8326

Patch Set 1 : #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M lib/compiler/implementation/ssa/bailout.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M lib/compiler/implementation/ssa/variable_allocator.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ngeoffray
8 years, 6 months ago (2012-06-05 13:36:07 UTC) #1
floitsch
8 years, 6 months ago (2012-06-06 12:24:35 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698