Reviewers: Michael Lippautz,

Message:
Hello Michael!

The refactoring as previously discussed.

Any suggestions on how to do regression testing for the problems that we have
observed with this things at first?

Thanks!

Description:
[heap] introduce ArrayBufferTracker

Move various ArrayBuffer-related methods from Heap class to the newly
created ArrayBufferTracker. Consolidate and simplify things!

BUG=
R=mlippa...@chromium.org

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

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

Affected files (+204, -182 lines):
  M src/api.cc
  M src/heap/heap.h
  M src/heap/heap.cc
  M src/heap/mark-compact.cc
  M src/heap/objects-visiting-inl.h
  M src/objects.cc
  M src/runtime/runtime-typedarray.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