Just for the record ...

https://codereview.chromium.org/14660008/diff/1/src/handles-inl.h
File src/handles-inl.h (right):

https://codereview.chromium.org/14660008/diff/1/src/handles-inl.h#newcode57
src/handles-inl.h:57: reinterpret_cast<Address>(*location_) !=
kZapValue);
As discussed offline: This should actually check against kHandleZapValue
here. Let's change it to catch all failures (i.e. with IsFailure).

https://codereview.chromium.org/14660008/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to