• yurys's avatar
    Add WeakKeyMap to v8.h · ee7ed39a
    yurys authored
    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
    
    Review URL: https://codereview.chromium.org/891473005
    
    Cr-Commit-Position: refs/heads/master@{#26425}
    ee7ed39a
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
promises-aplus Loading commit data...
test262 Loading commit data...
test262-es6 Loading commit data...
unittests Loading commit data...
webkit Loading commit data...