• binji's avatar
    [d8] Fix tsan bugs · 053b8434
    binji authored
    script_executed and last_run are read/written by multiple threads. Also
    externalized_shared_contents_ is modified by multiple threads.
    
    BUG=4306
    R=jarin@chromium.org
    LOG=n
    
    Review URL: https://codereview.chromium.org/1252623003
    
    Cr-Commit-Position: refs/heads/master@{#29912}
    053b8434
d8.h 15.7 KB