DescriptionFilter out maps from different global context when collecting type feedback.
This avoid leaking memory because optimized code may hold on to maps
from different tabs otherwise.
BUG=v8:1823, 102895
Committed: http://code.google.com/p/v8/source/detail?r=10257
Patch Set 1 #Patch Set 2 : Fixed bug: check for builtins object #Patch Set 3 : fixed indentation #
Total comments: 2
Patch Set 4 : Added cctest + filter out foreign JSFunction objects too #Patch Set 5 : Traverse prototype chain to refine filtering of maps #Patch Set 6 : Fixed bug with non-object prototypes #
Total comments: 2
Patch Set 7 : addressed latest comments #
Messages
Total messages: 4 (0 generated)
|