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

Issue 12096039: Widen the type of constant values handled by constant propagation. (Closed)

Created:
7 years, 10 months ago by Florian Schneider
Modified:
7 years, 10 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Widen the type of constant values handled by constant propagation. The constant object has to be a smi or an old space heap object: Right now, we can only embed old space objects into code. Committed: https://code.google.com/p/dart/source/detail?r=17770

Patch Set 1 #

Patch Set 2 : removed related TODO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -6 lines) Patch
M runtime/vm/flow_graph_optimizer.cc View 1 1 chunk +2 lines, -6 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Florian Schneider
7 years, 10 months ago (2013-01-29 14:51:30 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698