Status: New
Owner: ----

New issue 866 by matt.seeg: kHandleZapValue constant is a legitimate Object address
http://code.google.com/p/v8/issues/detail?id=866

We repeatedly get spurious asserts at handles-inl.h line 49 because the address of the object being compared is 0x0baddead. It seems like it would make sense for this value to be an even value, since all heap object addresses are always odd. That would then prevent spurious asserts from happening like this.


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

Reply via email to