Commit History

Author SHA1 Message Date
  Andreas Kling 398c181c79 LibJS: Rename PropertyName to PropertyKey 3 years ago
  Linus Groh 60366ae032 LibJS: Convert this_string_value() to ThrowCompletionOr 3 years ago
  Linus Groh ee8380edea LibJS: Convert internal_own_property_keys() to ThrowCompletionOr 3 years ago
  Linus Groh 5da210125e LibJS: Convert internal_define_own_property() to ThrowCompletionOr 3 years ago
  Linus Groh 0e69a6e487 LibJS: Convert internal_get_own_property() to ThrowCompletionOr 3 years ago
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) 4 years ago
  Idan Horowitz c254e4cf10 LibJS: Get the prototype of a new String from the constructor's realm 4 years ago
  Andreas Kling 686213c2b8 LibJS: Make Object.getOwnPropertyDescriptor() work on String subscripts 4 years ago
  Linus Groh 8d7ec28924 LibJS: Remove String.prototype.length 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 0a911178ce LibJS: Add fast_is<T> for StringObject and GlobalObject 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago