Timothy Flynn
|
20f73d2abc
LibJS: Convert Atomics functions to ThrowCompletionOr
|
3 lat temu |
Timothy Flynn
|
3edf86462b
LibJS: Convert typed_array_from to ThrowCompletionOr
|
3 lat temu |
Idan Horowitz
|
40eb3a39d4
LibJS: Rename define_native_function => define_old_native_function
|
3 lat temu |
Idan Horowitz
|
20163c0584
LibJS: Add ThrowCompletionOr versions of the JS native function macros
|
3 lat temu |
Linus Groh
|
be28a6142b
LibJS: Convert to_integer_or_infinity() to ThrowCompletionOr
|
3 lat temu |
Idan Horowitz
|
85a28a6555
LibJS: Convert to_index() to ThrowCompletionOr
|
3 lat temu |
Idan Horowitz
|
e87cea8248
LibJS: Convert to_bigint() to ThrowCompletionOr
|
3 lat temu |
Linus Groh
|
32b620c62d
LibJS: Convert atomic_compare_exchange_impl() to ThrowCompletionOr
|
3 lat temu |
Linus Groh
|
74e29fa60b
LibJS: Convert perform_atomic_operation() to ThrowCompletionOr
|
3 lat temu |
Linus Groh
|
f95560b21a
LibJS: Convert atomic_read_modify_write() to ThrowCompletionOr
|
3 lat temu |
Linus Groh
|
6cef1dfa6d
LibJS: Convert validate_atomic_access() to ThrowCompletionOr
|
3 lat temu |
Linus Groh
|
12ac2338aa
LibJS: Convert validate_integer_typed_array() to ThrowCompletionOr
|
3 lat temu |
Linus Groh
|
3655aee543
LibJS: Convert validate_typed_array() to ThrowCompletionOr
|
3 lat temu |
Timothy Flynn
|
1a3e1bff7b
LibJS: Implement Atomics.isLockFree
|
4 lat temu |
Timothy Flynn
|
33eb830929
LibJS: Implement Atomics.compareExchange
|
4 lat temu |
Timothy Flynn
|
655ffce64d
LibJS: Implement Atomics.exchange
|
4 lat temu |
Timothy Flynn
|
6211eb0f9a
LibJS: Implement Atomics.store
|
4 lat temu |
Timothy Flynn
|
b6364ec899
LibJS: Implement Atomics.xor
|
4 lat temu |
Timothy Flynn
|
d2f6255b91
LibJS: Implement Atomics.sub
|
4 lat temu |
Timothy Flynn
|
f9d8e234b2
LibJS: Implement Atomics.or
|
4 lat temu |
Timothy Flynn
|
2d3af5c1b4
LibJS: Implement Atomics.and
|
4 lat temu |
Timothy Flynn
|
940875c9fd
LibJS: Implement Atomics.load
|
4 lat temu |
Timothy Flynn
|
cc3b96743a
LibJS: Implement Atomics.add
|
4 lat temu |
Timothy Flynn
|
a61723ec59
LibJS: Begin implementing Atomics
|
4 lat temu |