DescriptionFix gcstress test failure
Map collection complicates a test that wants to assert on code opt/deopt
because of prototype-chain changes. It can happen that a gc occurs
in the stack guard at the start of optimized function foo that deopts
function foo because of a map being collected and deoptimizing it's
dependent code.
R=bmeurer@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=19258
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|