Reviewers: Hannes Payer,

Description:
Only use FreeSpace objects in the free list.

This solves an issue with the custom startup snapshot, in cases where
deserializing the isolate requires more than one page per space.

[email protected]

Please review this at https://codereview.chromium.org/876613002/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+267, -308 lines):
  M src/allocation-tracker.cc
  M src/api.cc
  M src/heap/heap.h
  M src/heap/heap.cc
  M src/heap/spaces.h
  M src/heap/spaces.cc
  M src/heap/spaces-inl.h
  M src/isolate.h
  M src/objects.h
  M src/objects-inl.h
  M src/serialize.cc
  M test/cctest/cctest.h
  M test/cctest/test-heap.cc
  M test/cctest/test-serialize.cc
  M test/cctest/test-spaces.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.

Reply via email to