summaryrefslogtreecommitdiffstats
path: root/js/src/vm/Runtime.cpp
Commit message (Collapse)AuthorAgeLines
* Add Atomics.notify instead of Atomics.wake according to revised spec.wolfbeast2019-06-12-1/+1
| | | | | - Keep .wake as an alias until we're certain it can be removed. - Enable SAB memory
* Remove telemetry leftovers from JS engine.adeshkp2019-01-30-14/+0
|
* Make InitRuntimeNumberState's return type reflect its infallible nature.wolfbeast2018-05-04-2/+1
|
* Issue #325 Part 14: Remove EXPOSE_INTL_API conditionals.wolfbeast2018-05-04-9/+0
|
* Remove isVerifyPreBarriersEnabled() stub and callerswolfbeast2018-02-03-2/+1
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+968