DescriptionAdd WeakKeyMap to v8.h
A new map wich references its keys weakly is added to v8.h. Internally it uses the same storage as JSWeakMap but doesn't depend on the JavaScript part of WeakMap implementation in weak-collection.js, hence it can be instantiated without entering any context.
BUG=chromium:437416
LOG=Y
Committed: https://crrev.com/ee7ed39ac8327124e74dd7ad5f1de0dede988cb7
Cr-Commit-Position: refs/heads/master@{#26425}
Patch Set 1 #Patch Set 2 : Renamed WeakKeyMap to NativeWeakMap as suggested in review comments #
Messages
Total messages: 16 (3 generated)
|