Reviewers: jarin, Michael Starzinger,
https://codereview.chromium.org/219103002/diff/1/src/objects.h
File src/objects.h (right):
https://codereview.chromium.org/219103002/diff/1/src/objects.h#newcode1814
src/objects.h:1814: // Get the map using acquire load.
We could templetize the getters and setters. I think it is better to
have explicit definitions. WDYT?
Description:
Make sure when we shrink an object that we store a filler first into the
free
memory before updating the map or size.
BUG=
Please review this at https://codereview.chromium.org/219103002/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+189, -36 lines):
M src/builtins.cc
M src/elements.cc
M src/objects.h
M src/objects.cc
M src/objects-inl.h
M src/runtime.cc
--
--
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.