Reviewers: Toon Verwaest,

Message:
PTAL


https://codereview.chromium.org/676393002/diff/20001/src/transitions.cc
File src/transitions.cc (right):

https://codereview.chromium.org/676393002/diff/20001/src/transitions.cc#newcode156
src/transitions.cc:156: if (insertion_index != kNotFound) {
Without this piece we could end up having duplicate entries for the same
name.

Description:
Reland "Limit the number of transitions allowed per hidden class."

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

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

Affected files (+112, -35 lines):
  M src/heap/mark-compact.cc
  M src/objects.h
  M src/objects.cc
  M src/objects-inl.h
  M src/transitions.h
  M src/transitions.cc
  M src/transitions-inl.h
  M test/cctest/test-heap.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