On 2012/04/13 13:16:59, fschneider wrote:
Actually even simpler: I'd expect that you can ASSERT that, if the index
expression is an HAdd, that the HAdd has int32 representation since the fast
element load/store requires the index to be int32.

Even simpler: the index must have int32 representation anyway (even if it is not
an add).
And I do not need the HAdd anymore to get the base index: I have it in the Key
object.

https://chromiumcodereview.appspot.com/10032029/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to