Reviewers: Hannes Payer, Dmitry Lomov (chromium),

Message:
+dslomov

Description:
Remove the weak list of array buffers

Instead, collect live array buffers during marking and free pointers we
no longer found.

BUG=v8:3996
R=hpa...@chromium.org
LOG=n

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

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

Affected files (+68, -275 lines):
  M src/api.cc
  M src/bootstrapper.cc
  M src/heap-snapshot-generator.cc
  M src/heap/heap.h
  M src/heap/heap.cc
  M src/heap/objects-visiting.h
  M src/heap/objects-visiting.cc
  M src/heap/objects-visiting-inl.h
  M src/objects.h
  M src/objects-inl.h
  M src/runtime/runtime.h
  M src/runtime/runtime-typedarray.cc
  M src/snapshot/serialize.cc
  M test/cctest/cctest.gyp
  D test/cctest/test-weaktypedarrays.cc


--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to