DescriptionAllow monomorphic loads when static type is known.
This allows Crankshaft to generate monomorphic loads when the receiver
type is statically known even though the load site has polymorphic type
feedback. This applies to inlined constructor calls and literals.
R=jkummerow@chromium.org
TEST=mjsunit/compiler/property-static
Committed: http://code.google.com/p/v8/source/detail?r=13500
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|