DescriptionImplement Atomics API
This is behind the flag "--harmony-atomics", and it only works on
SharedArrayBuffers. This implementation only includes the runtime functions.
The TurboFan implementation will be next.
The draft spec for Atomics can be found here:
https://docs.google.com/document/d/1NDGA_gZJ7M7w1Bh8S0AoDyEqwDdRh4uSoTPSNn77PFk
BUG=
LOG=n
Committed: https://crrev.com/e59e40a3542f6611dcf4696321feea4d135169ff
Cr-Commit-Position: refs/heads/master@{#28796}
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : add global lock for 64-bit atomics on 32-bit systems #Patch Set 4 : fix warnings #
Total comments: 13
Patch Set 5 : fixes + asm tests #Patch Set 6 : merge master #
Total comments: 2
Patch Set 7 : add more symbols to anonymous namespace #
Created: 5 years, 6 months ago
Messages
Total messages: 17 (4 generated)
|