summaryrefslogtreecommitdiffstats
path: root/js/src/builtin/AtomicsObject.cpp
Commit message (Collapse)AuthorAgeLines
* 1320408 - Part 14: Change some GlobalObject methods to static method.Gaming4JC2019-07-18-1/+1
|
* Add Atomics.notify instead of Atomics.wake according to revised spec.wolfbeast2019-06-12-11/+12
| | | | | - Keep .wake as an alias until we're certain it can be removed. - Enable SAB memory
* js::atomics_wait: Remove unnecessary parentheses in declaration of 'addr'trav902018-08-10-1/+1
| | | | Silences a warning with GCC 8.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1152