DescriptionImplement PersistentValueMap, a map that stores UniquePersistent values.
This is preparatory work to get rid of UnsafePersistent in blink.
Related blink changes are here: https://codereview.chromium.org/180363004/
This patch is largely based on https://codereview.chromium.org/175503003/, with some methods added to support the blink change mentioned above.
BUG=
R=dcarney@chromium.org, svenpanne@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=19833
Patch Set 1 #
Total comments: 13
Patch Set 2 : Address first round of CL feedback. #
Total comments: 13
Patch Set 3 : Address 2nd round of feedback. #
Total comments: 6
Patch Set 4 : latest feedback & clean-up 'rebase' issues #Patch Set 5 : address feedback. #Patch Set 6 : Fix test case. #
Messages
Total messages: 10 (0 generated)
|