Reviewers: Hannes Payer,

Message:
Created Revert of Only use FreeSpace objects in the free list.

Description:
Revert of Only use FreeSpace objects in the free list. (patchset #3 id:40001 of
https://codereview.chromium.org/876613002/)

Reason for revert:
Test failures

Original issue's 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]

Committed: https://crrev.com/66964395108f03220cb6f45ddc73c5965e2c76a9
Cr-Commit-Position: refs/heads/master@{#26285}

[email protected]
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

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

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

Affected files (+314, -261 lines):
  M src/allocation-tracker.cc
  M src/api.cc
  M src/full-codegen.h
  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