Reviewers: Igor Sheludko,

Message:
Hey Igor,
This get's rid of the TRANSITION PropertyType, which is used in LookupResult
only and therefore 100% redundant, and makes CanHoldValue() the chokepoint for
field type tracking.
PTAL
-- Benedikt

Description:
Get rid of the TRANSITION PropertyType and consistently use CanHoldValue().

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

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

Affected files (+301, -296 lines):
  M src/bootstrapper.cc
  M src/heap-snapshot-generator.cc
  M src/ic.cc
  M src/objects.h
  M src/objects.cc
  M src/objects-inl.h
  M src/objects-printer.cc
  M src/property.h
  M src/property.cc
  M src/property-details.h
  M src/runtime.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