Commit History

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