Commit History

作者 SHA1 備註 提交日期
  Linus Groh 8f3a5ba5d8 LibJS: Add Array::create_from() for generic Vector<T> 3 年之前
  Idan Horowitz c351b4ad0d LibJS: Stop using a native property for Array lengths 4 年之前
  Linus Groh 0ba81dc0b7 LibJS: Remove Object::is_array() in favor of Value::is_array() and RTTI 4 年之前
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) 4 年之前
  Idan Horowitz e480d69130 LibJS: Bring ArrayCreate and ArrayConstructor closer to spec 4 年之前
  Linus Groh 1c906b07a4 LibJS: Add length parameter to Array::create() 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Linus Groh 1c3eef5317 LibJS: Use MarkedValueList for internal own properties getter functions 4 年之前
  Linus Groh a72276407b LibJS: Make ArrayPrototype an Array object 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前