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

Message:
ptal

patch set #1 is the revert of the revert

patch set #2 uses a bounds check which can be hoisted out for the fast path in
elements access

Description:
Reland "Remove the weak list of views from array buffers"

Original description:
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

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

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

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

Affected files (+629, -880 lines):
  M src/accessors.h
  M src/accessors.cc
  M src/code-stubs.h
  M src/code-stubs-hydrogen.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/ic/ic.cc
  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