Reviewers: Vyacheslav Egorov,

Description:
Get rid of distinction between below- and above-watermark in page allocation.
Now all allocation is in linear areas taken from the free list.

Please review this at http://codereview.chromium.org/6639024/

SVN Base: http://v8.googlecode.com/svn/branches/experimental/gc/

Affected files:
  M     src/api.cc
  M     src/debug.cc
  M     src/extensions/gc-extension.cc
  M     src/frames.cc
  M     src/heap-inl.h
  M     src/heap-profiler.cc
  M     src/heap.h
  M     src/heap.cc
  M     src/incremental-marking.cc
  M     src/liveedit.cc
  M     src/log.cc
  M     src/mark-compact.h
  M     src/mark-compact.cc
  M     src/mksnapshot.cc
  M     src/objects-inl.h
  M     src/objects.h
  M     src/profile-generator.h
  M     src/profile-generator.cc
  M     src/runtime.cc
  M     src/spaces-inl.h
  M     src/spaces.h
  M     src/spaces.cc
  M     src/store-buffer.h
  M     src/store-buffer.cc
  M     test/cctest/test-accessors.cc
  M     test/cctest/test-api.cc
  M     test/cctest/test-debug.cc
  M     test/cctest/test-heap-profiler.cc
  M     test/cctest/test-heap.cc
  M     test/cctest/test-log.cc
  M     test/cctest/test-mark-compact.cc
  M     test/cctest/test-profile-generator.cc
  M     test/cctest/test-serialize.cc
  M     test/cctest/test-threads.cc
  M     test/mjsunit/debug-script.js


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to