Commit History

作者 SHA1 備註 提交日期
  ForLoveOfCats b29e19c52a LibJS: Implement and test getters added by resizable ArrayBuffer 3 年之前
  ForLoveOfCats e01ee4e30b LibJS: Construct ArrayBuffer with max byte length when provided 3 年之前
  ForLoveOfCats e8416b603f LibJS: Accept ArrayBuffer constructor options argument 3 年之前
  Idan Horowitz 20d3869182 LibJS: Implement the CloneArrayBuffer AO 3 年之前
  davidot de90d54be0 LibJS: Convert ArrayBuffer construction to ThrowCompletionOr 3 年之前
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 3 年之前
  Linus Groh 841bd680fa LibJS: Add ArrayBuffer::create() for ByteBuffer passed by value 3 年之前
  Linus Groh 1fba5ca8c3 LibJS: Implement the AllocateArrayBuffer() AO 3 年之前
  Andreas Kling d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef 3 年之前
  Ali Mohammad Pur 7589cc2494 LibJS: Handle possible allocation failure in ArrayBuffer(size_t) 3 年之前
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 3 年之前
  Idan Horowitz f5a978c1aa LibWeb: Set a detach key for ArrayBuffers returned from WASM 4 年之前
  Idan Horowitz 8527f00065 LibJS: Allow and check for detached ArrayBuffers 4 年之前
  Idan Horowitz 8dc86c6aad LibJS: Bring ArrayBuffer.prototype.slice closer to spec 4 年之前
  Ali Mohammad Pur 4fd43a8f96 LibJS: Allow ArrayBuffer to not own its backing data buffer as well 4 年之前
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Jamie Mansfield 01187e58f2 LibJS: ArrayBuffer.prototype.slice 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前