Reviewers: Igor Sheludko, Toon Verwaest,

Message:
ptal

since the actual values are now in a different object pointed at by elements, we
need to check for forwarding addresses during scavange

Description:
Reland "LayoutDescriptor should inherit from JSTypedArray"

Original issue's description:
LayoutDescriptor should inherit from JSTypedArray

It can't just inherit from a FixedTypedArray-like type, as we soon
assume that a FixedTypedArray-like type is always held by an
ArrayBufferView-like type

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

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

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

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

Affected files (+147, -20 lines):
  M src/factory.h
  M src/factory.cc
  M src/layout-descriptor.h
  M src/layout-descriptor.cc
  M src/layout-descriptor-inl.h
  M src/objects-inl.h
  M src/objects-printer.cc
  M test/cctest/test-unboxed-doubles.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