Historial de Commits

Autor SHA1 Mensaje Fecha
  Shannon Booth b1870bc47b LibJS: Propagate OOM from SetValueInBuffer AO hace 2 años
  Shannon Booth 3bb15d3dae LibJS: Propagate OOM from GetValueFromBuffer AO hace 2 años
  Shannon Booth 49c8d22f50 LibJS: Propagate OOM in GetModifySetValueInBuffer AO hace 2 años
  Shannon Booth 81c8e642b9 LibJS: Handle OOM in NumericToRawBytes AO hace 2 años
  Shannon Booth 3781948f0c LibJS: Add initial implementation for SharedArrayBuffer hace 2 años
  PrestonLTaylor 850c252b3e LibJS: Implement ArrayBuffer.prototype.transfer & transferToFixedLength hace 2 años
  PrestonLTaylor 286bf307d2 LibJS: Don't crash when calling byte_length for a detached ArrayBuffer hace 2 años
  Shannon Booth 0748e755d8 LibJS: Implement SetValueInBuffer closer to spec hace 2 años
  Shannon Booth fe479ffd66 LibJS: Add spec comment for [[ArrayBufferData]] hace 2 años
  Shannon Booth 78d5c23c3a LibJS: Add spec comment for IsDetachedBuffer ( arrayBuffer ) hace 2 años
  Kenneth Myhra f3fb005653 LibJS: Partially implement AO CopyDataBlockBytes hace 2 años
  Timothy Flynn 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell hace 2 años
  Linus Groh 947ea92bf6 LibJS: Convert ArrayBuffer::create() to NonnullGCPtr hace 2 años
  Linus Groh 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() hace 2 años
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! hace 2 años
  davidot 791855deab LibCrypto+LibJS: Remove the create_from methods from BigInteger hace 2 años
  Linus Groh 26366d5930 LibJS: Replace GlobalObject with VM in ArrayBuffer AOs [Part 11/19] hace 2 años
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] hace 2 años
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions hace 2 años
  Linus Groh 028a6b90b1 LibJS: Revert partial resizable ArrayBuffer implementation hace 3 años
  Matthias Zimmerman c10d48b72c AK/ByteBuffer+Everywhere: Handle errors in ByteBuffer::slice() hace 3 años
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records hace 3 años
  Timothy Flynn 6654efcd82 LibJS: Remove cloneConstructor parameter from CloneArrayBuffer hace 3 años
  Timothy Flynn 13d05403ff LibJS: Move DetachArrayBuffer implementation to the ArrayBuffer object hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS hace 3 años
  ForLoveOfCats b29e19c52a LibJS: Implement and test getters added by resizable ArrayBuffer hace 3 años
  ForLoveOfCats e01ee4e30b LibJS: Construct ArrayBuffer with max byte length when provided hace 3 años
  ForLoveOfCats e8416b603f LibJS: Accept ArrayBuffer constructor options argument hace 3 años
  Idan Horowitz 20d3869182 LibJS: Implement the CloneArrayBuffer AO hace 3 años