DescriptionPreserve optimized code map during GCs weakly.
This change preserves the contents of optimized code maps during GCs but
treats the references in this cache weakly. It uses infrastructure from
code flushing to maintain a list of all caches.
R=hpayer@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=14695
Patch Set 1 #Patch Set 2 : Ported to other architecture. #
Total comments: 2
Patch Set 3 : Unhandlify AddToOptimizedCodeMap to fix bug. #
Total comments: 14
Patch Set 4 : Addressed comments by Hannes Payer. #
Messages
Total messages: 6 (0 generated)
|