Reviewers: Michael Starzinger,

Message:
PTAL. Currently only for ia32, the other platforms are on the way.

Description:
Inobject slack tracking is done on a per-closure basis instead of per-shared
info basis.
This fixes inobject slack tracking for prototype inheritance pattern that uses
closures.

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

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+167, -333 lines):
  M src/builtins.h
  M src/compiler.cc
  M src/factory.cc
  M src/heap.cc
  M src/heap-snapshot-generator.cc
  M src/hydrogen.cc
  M src/ia32/builtins-ia32.cc
  M src/mark-compact.h
  M src/mark-compact.cc
  M src/objects.h
  M src/objects.cc
  M src/objects-inl.h
  M src/runtime.cc
  M test/cctest/test-mementos.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