Reviewers: Dmitry Lomov (chromium), Hannes Payer, jochen,

Message:
Created Revert of Remove the weak list of array buffers

Description:
Revert of Remove the weak list of array buffers (patchset #8 id:140001 of
https://codereview.chromium.org/1114563002/)

Reason for revert:
[Sheriff] Crashes in layout tests:
https://chromegw.corp.google.com/i/client.v8/builders/V8-Blink%20Linux%2064%20%28dbg%29/builds/2668

Original issue's 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
[email protected]
LOG=n

Committed: https://crrev.com/2d39709cf5ee17637f6f2d75380a9e61ae0b342b
Cr-Commit-Position: refs/heads/master@{#28132}

[email protected],[email protected],[email protected]
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:3996

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

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

Affected files (+277, -66 lines):
  M src/api.cc
  M src/heap-snapshot-generator.cc
  M src/heap/heap.h
  M src/heap/heap.cc
  M src/heap/mark-compact.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
  A test/cctest/test-weaktypedarrays.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