Reviewers: Dmitry Lomov (chromium), Hannes Payer, Toon Verwaest,

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

Description:
Revert of Remove the weak list of views from array buffers (patchset #6
id:100001 of https://codereview.chromium.org/1094863002/)

Reason for revert:
I'm reverting this while working on the regression fix

Original issue's description:
Remove the weak list of views from array buffers

Instead, views have to check their array buffer for whether
it's neutered or not.

BUG=v8:3996
[email protected],[email protected],[email protected]
LOG=n

Committed: https://crrev.com/5ae083a05a6743d6cb91585f449539f7846a5d8c
Cr-Commit-Position: refs/heads/master@{#27995}

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

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

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

Affected files (+864, -475 lines):
  M src/accessors.cc
  M src/elements.h
  M src/elements.cc
  M src/factory.h
  M src/factory.cc
  M src/heap-snapshot-generator.cc
  M src/heap/heap.h
  M src/heap/heap.cc
  M src/heap/objects-visiting.cc
  M src/heap/objects-visiting-inl.h
  M src/hydrogen.h
  M src/hydrogen.cc
  M src/hydrogen-instructions.h
  M src/objects.h
  M src/objects.cc
  M src/objects-debug.cc
  M src/objects-inl.h
  M src/runtime/runtime-typedarray.cc
  M src/snapshot/serialize.cc
  M test/cctest/test-api.cc
  M test/cctest/test-heap-profiler.cc
  M 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