Reviewers: Michael Starzinger,

Message:
PTAL. This time it hit the assertion that the result of map normalization is
binary the same as the map stored in normalized map cache. The difference was in
the construction counter values.

Description:
Reland r21442 "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/292183008/

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

Affected files (+281, -437 lines):
  M src/arm/builtins-arm.cc
  M src/arm/macro-assembler-arm.h
  M src/arm64/builtins-arm64.cc
  M src/arm64/macro-assembler-arm64.h
  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 src/x64/builtins-x64.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