DescriptionPrevent excessive processing of weak maps while marking.
This makes sure processing of Harmony weak maps is only triggerd twice
during a mark-compact collection. Note that the processing itself still
is a fix-point iteration with quadratic worst-case time.
R=hpayer@chromium.org
BUG=v8:2699
Committed: http://code.google.com/p/v8/source/detail?r=14940
Patch Set 1 #
Total comments: 3
Patch Set 2 : Addressed comments by Hannes Payer. #
Messages
Total messages: 5 (0 generated)
|