DescriptionFix again HeapEntry size problem, now platform-independent way.
Rico noticed that V8 ARM builder also fails on HeapEntry size
assertion. As MSVC-specific way of fixing the problem causes
aliasing problems on G++, I re-implemented conversion using
unions. And #ifdefs are gone!
TBR=sgjesse@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=5872
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|