https://codereview.chromium.org/1016803002/diff/40001/src/objects-inl.h
File src/objects-inl.h (right):
https://codereview.chromium.org/1016803002/diff/40001/src/objects-inl.h#newcode1898
src/objects-inl.h:1898: DCHECK(!val->IsPropertyCell() &&
!val->IsCell());
the overloaded setter for PropertyCell seems dangerous
i think you want a DCHECK(!this->IsPropertyCell()) here
https://codereview.chromium.org/1016803002/
--
--
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/d/optout.