DescriptionPrevent representation inference from double-visiting.
This prevents representation inference from pushing the current value
into the worklist while it is still being worked on. This might lead
to having a value in the worklist that isn't flexible anymore.
R=verwaest@chromium.org
TEST=mjsunit/compiler/escape-analysis (+GC-Stress)
Committed: http://code.google.com/p/v8/source/detail?r=16546
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|