DescriptionFix shared function info code replacement.
This fixes a corner case when the unoptimized code for a shared function
info is replaced while the function is enqueued as a flushing candidate.
Since the link field is stored within the code object, the candidates
list got destroyed.
R=hpayer@chromium.org
BUG=v8:169209
TEST=cctest/test-heap/Regress169209
Committed: http://code.google.com/p/v8/source/detail?r=13361
Patch Set 1 #
Total comments: 4
Patch Set 2 : Addressed comments by Hannes Payer. #
Messages
Total messages: 4 (0 generated)
|