LGTM. Another complexity-induced brain explosion.
https://codereview.chromium.org/227133007/diff/70001/src/objects-inl.h
File src/objects-inl.h (right):
https://codereview.chromium.org/227133007/diff/70001/src/objects-inl.h#newcode4315
src/objects-inl.h:4315: int difference = (slack << 8) + slack;
I don't even ... OMG.
https://codereview.chromium.org/227133007/diff/70001/src/objects.cc
File src/objects.cc (right):
https://codereview.chromium.org/227133007/diff/70001/src/objects.cc#newcode10227
src/objects.cc:10227: map->Shrink(slack);
nit: Can we call that Map::ShrinkInstanceSize for readability?
https://codereview.chromium.org/227133007/
--
--
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.