• binji's avatar
    Reland moving Atomics builtins to C++ · 65200967
    binji authored
    This reverts the previous revert, commit
    5a04f4fd.
    
    Previously reverted changes:
    
    >    Revert "[SAB] Move Atomics builtins to C++"
    >
    >     This reverts commit 2b9840d8.
    >
    >     Revert "[SAB] Remove unreachable Uint8Clamped atomics paths"
    >
    >     This reverts commit d1160fb1.
    >
    >     Revert "Remove tiny unit test for MinSimple/MaxSimple"
    >
    >     This reverts commit 837760ec.
    >
    >     Revert "Remove infrastructure for experimental JS natives"
    >
    >     This reverts commit 8cfe45b6.
    
    These changes were reverted to improve a perf regression on a Chrome
    bot. Since then, the regression has reappeared, then disappeared again
    all from seemingly unrelated changes.
    
    BUG=v8:6033
    TBR=adamk@chromium.org,hpayer@chromium.org,yangguo@chromium.org
    
    Review-Url: https://codereview.chromium.org/2732213005
    Cr-Commit-Position: refs/heads/master@{#43758}
    65200967
Name
Last commit
Last update
..
DEPS Loading commit data...
OWNERS Loading commit data...
code-serializer.cc Loading commit data...
code-serializer.h Loading commit data...
deserializer.cc Loading commit data...
deserializer.h 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...
partial-serializer.cc Loading commit data...
partial-serializer.h Loading commit data...
serializer-common.cc Loading commit data...
serializer-common.h Loading commit data...
serializer.cc Loading commit data...
serializer.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...
startup-serializer.cc Loading commit data...
startup-serializer.h Loading commit data...