DescriptionRemoving LookupTransition from LookupRealNamedProperty and related utility functions.
Callsites now have to manually lookup transitions if required. This
avoids unnecessary overhead of looking up transitions when we don't need
them. This also allows us to use IsFound() in many places where
IsProperty() was required previously.
Committed: https://code.google.com/p/v8/source/detail?r=12098
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|