https://codereview.chromium.org/17058002/diff/8001/src/spaces.cc
File src/spaces.cc (right):
https://codereview.chromium.org/17058002/diff/8001/src/spaces.cc#newcode2121
src/spaces.cc:2121: available_ -=
reinterpret_cast<FreeSpace*>(node)->Size();
On 2013/06/14 11:13:05, Michael Starzinger wrote:
The cast seems obsolete.
The free space map is not done at deserialization time.
https://codereview.chromium.org/17058002/diff/8001/src/spaces.cc#newcode2127
src/spaces.cc:2127: *node_size =
reinterpret_cast<FreeSpace*>(node)->Size();
On 2013/06/14 11:13:05, Michael Starzinger wrote:
Likewise.
The free space map is not done at deserialization time.
https://codereview.chromium.org/17058002/
--
--
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.