• ulan's avatar
    Optimize clearing of map transitions. · 8c376b46
    ulan authored
    Instead of iterating the whole map space to find dead transitions,
    look in weak cell list and transition array list.
    
    Simple transitions are in the weak cell list.
    
    Full transitions are in the transitions array list.
    
    BUG=chromium:554488
    LOG=NO
    
    Review URL: https://codereview.chromium.org/1488593003
    
    Cr-Commit-Position: refs/heads/master@{#32684}
    8c376b46
Name
Last commit
Last update
..
DEPS Loading commit data...
OWNERS Loading commit data...
mksnapshot.cc Loading commit data...
natives-common.cc Loading commit data...
natives-external.cc Loading commit data...
natives.h Loading commit data...
serialize.cc Loading commit data...
serialize.h Loading commit data...
snapshot-common.cc Loading commit data...
snapshot-empty.cc Loading commit data...
snapshot-external.cc Loading commit data...
snapshot-source-sink.cc Loading commit data...
snapshot-source-sink.h Loading commit data...
snapshot.h Loading commit data...