Basilisk-Dev
|
93085352cd
|
Support BigInt Atomics waiters
|
2026-08-06 15:34:43 -07:00 |
|
Basilisk-Dev
|
f20f604ce4
|
Implement Atomics.waitAsync
|
2026-08-06 15:34:18 -07:00 |
|
Moonchild
|
c07ea665ea
|
Issue #2838 - Use ToIndex in TypedArray CTORs
Also adjusts index handling to be more accurate/spec compliant.
|
2025-08-08 09:28:38 +08:00 |
|
Moonchild
|
dabd32f955
|
Issue #1656 - Part 7: Nuke vim config lines in JS
|
2020-09-25 22:04:24 +08:00 |
|
Gaming4JC
|
cc8cb910dd
|
1320408 - Part 14: Change some GlobalObject methods to static method.
|
2019-07-22 19:48:14 +08:00 |
|
wolfbeast
|
f5923f0626
|
Add Atomics.notify instead of Atomics.wake according to revised spec.
- Keep .wake as an alias until we're certain it can be removed.
- Enable SAB memory
|
2019-06-15 06:27:46 +08:00 |
|
trav90
|
6fe56d9f39
|
js::atomics_wait: Remove unnecessary parentheses in declaration of 'addr'
Silences a warning with GCC 8.
|
2019-02-16 00:10:55 +08:00 |
|
Roy Tam
|
dcd9973243
|
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
|
2018-01-19 03:59:58 +08:00 |
|