DescriptionWhen transitioning LoadIC to megamorphic case place monomorphic stubs into stub cache.
Otherwise if function is optimized immediately after transition type oracle will be unable to gather enough maps from stub cache and graph builder will emit HLoadNamedGeneric instead of HLoadNamedPolymorphic.
R=fschneider@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=11085
Patch Set 1 #Messages
Total messages: 2 (0 generated)
|