DescriptionRegression fix: HForceRepresentation shouldn't be an idef.
Instead, code sites that are interested in underlying constant integer values
should use HValue::IsInteger32Constant(). The issue is that the infer representation phase shouldn't "see through" HForceRepresentation nodes to an underlying, and less specific representation.
R=mstarzinger@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=17787
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|