DescriptionUse WeakCell to handle the script wrapper cache
The script wrapper cache used the API weak handles to provide a weak link from Script to ScriptWrapper. We want to change the way API weakness works, and in this context it's best to get rid of users of the API that don't need to be users.
R=ulan@chromium.org
BUG=
Committed: https://code.google.com/p/v8/source/detail?r=24622
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove special handling during serialization #
Messages
Total messages: 5 (0 generated)
|