sab-gating.js (178B)
1 // Check gating of shared memory features in plain js (bug 1231338). 2 3 assertEq(sharedMemoryEnabled(), !!this.SharedArrayBuffer); 4 assertEq(sharedMemoryEnabled(), !!this.Atomics);
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |