Historie revizí

Autor SHA1 Zpráva Datum
  davidot 791855deab LibCrypto+LibJS: Remove the create_from methods from BigInteger před 2 roky
  Linus Groh 26366d5930 LibJS: Replace GlobalObject with VM in ArrayBuffer AOs [Part 11/19] před 2 roky
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] před 2 roky
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions před 2 roky
  Linus Groh 028a6b90b1 LibJS: Revert partial resizable ArrayBuffer implementation před 3 roky
  Matthias Zimmerman c10d48b72c AK/ByteBuffer+Everywhere: Handle errors in ByteBuffer::slice() před 3 roky
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records před 3 roky
  Timothy Flynn 6654efcd82 LibJS: Remove cloneConstructor parameter from CloneArrayBuffer před 3 roky
  Timothy Flynn 13d05403ff LibJS: Move DetachArrayBuffer implementation to the ArrayBuffer object před 3 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS před 3 roky
  ForLoveOfCats b29e19c52a LibJS: Implement and test getters added by resizable ArrayBuffer před 3 roky
  ForLoveOfCats e01ee4e30b LibJS: Construct ArrayBuffer with max byte length when provided před 3 roky
  ForLoveOfCats e8416b603f LibJS: Accept ArrayBuffer constructor options argument před 3 roky
  Idan Horowitz 20d3869182 LibJS: Implement the CloneArrayBuffer AO před 3 roky
  davidot de90d54be0 LibJS: Convert ArrayBuffer construction to ThrowCompletionOr před 3 roky
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr před 3 roky
  Linus Groh 841bd680fa LibJS: Add ArrayBuffer::create() for ByteBuffer passed by value před 3 roky
  Idan Horowitz 750da61c0f LibJS: Convert to_u8_clamp() to ThrowCompletionOr před 3 roky
  Idan Horowitz 99287afc99 LibJS: Convert to_u8() to ThrowCompletionOr před 3 roky
  Idan Horowitz 1b7dbb6b3b LibJS: Convert to_i8() to ThrowCompletionOr před 3 roky
  Idan Horowitz 7bbb92dfe9 LibJS: Convert to_u16() to ThrowCompletionOr před 3 roky
  Idan Horowitz 627b1205ce LibJS: Convert to_i16() to ThrowCompletionOr před 3 roky
  Idan Horowitz cc94bba5c0 LibJS: Convert to_u32() to ThrowCompletionOr před 3 roky
  Idan Horowitz f6a5ff7b00 LibJS: Convert to_i32() to ThrowCompletionOr před 3 roky
  Idan Horowitz 1639ed7e0a LibJS: Convert to_double() to ThrowCompletionOr před 3 roky
  Idan Horowitz 51c33b3b35 LibJS: Convert to_bigint_uint64() to ThrowCompletionOr před 3 roky
  Idan Horowitz df181809fd LibJS: Convert to_bigint_int64() to ThrowCompletionOr před 3 roky
  Linus Groh 1fba5ca8c3 LibJS: Implement the AllocateArrayBuffer() AO před 3 roky
  Ali Mohammad Pur 7589cc2494 LibJS: Handle possible allocation failure in ArrayBuffer(size_t) před 3 roky