DescriptionAdd NativeWeakMap 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/a559367956d870de38375a51e919a2c06c004e26
Cr-Commit-Position: refs/heads/master@{#26451}
Patch Set 1 #Patch Set 2 : Applied r26428 #
Messages
Total messages: 8 (2 generated)
|