提交历史

作者 SHA1 备注 提交日期
  Linus Groh b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr 3 年之前
  Brian Gianforcaro b10657a2b6 LibJS: Remove unused includes out of Cell.h, move to the users 3 年之前
  Idan Horowitz 795786387b LibJS: Remove the NativeProperty mechanism from LibJS 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 年之前
  Linus Groh 9fd9e424ff LibJS: Avoid unnecessary PropertyName creation in MarkupGenerator 4 年之前
  Andreas Kling 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction 4 年之前
  Linus Groh 83be39c91a LibJS: Handle Proxy with Array target in IsArray() abstract operation 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling 4d35ffdf3c LibJS: Include the class name of objects in MarkupGenerator output 4 年之前
  Linus Groh da177c6517 LibJS: Make Errors fully spec compliant 4 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前