mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 14:32:46 +00:00 
			
		
		
		
	|  026363024f We don't have the facilities to implement this method fully (namely, a fully realized SharedArrayBuffer). But we can implement enough to validate the values passed in by the user. | ||
|---|---|---|
| .. | ||
| Atomics.@@toStringTag.js | ||
| Atomics.add.js | ||
| Atomics.and.js | ||
| Atomics.compareExchange.js | ||
| Atomics.exchange.js | ||
| Atomics.isLockFree.js | ||
| Atomics.load.js | ||
| Atomics.notify.js | ||
| Atomics.or.js | ||
| Atomics.store.js | ||
| Atomics.sub.js | ||
| Atomics.wait.js | ||
| Atomics.waitAsync.js | ||
| Atomics.xor.js | ||