DescriptionMake DeltaBlue performance more stable by ignoring type feedback that
tells us that a map can transition to another map when we are generating
code for load operations. This may cause us to deopt if the same routine
is seeing different maps caused by branching in constructors. If so, I
have a different change that is around 100 times more complicated that
lets us generated Crankshaft code for negative lookups.
Committed: https://code.google.com/p/v8/source/detail?r=11524
Patch Set 1 #
Total comments: 6
Messages
Total messages: 5 (0 generated)
|