Commit History

Author SHA1 Message Date
  Andreas Kling 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 1 year ago
  Andreas Kling 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset 2 years ago
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
  Timothy Flynn 9a5a4302d9 LibJS: Convert PropertyDescriptor's formatter to String 2 years ago
  Timothy Flynn b245300ba1 LibJS+Everywhere: Deprecate Value::to_string_without_side_effects 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Linus Groh 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Andreas Kling 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 years ago
  Linus Groh d7d73f9100 LibJS: Convert to_property_descriptor() to ThrowCompletionOr 3 years ago
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) 4 years ago
  Linus Groh bb1a98d809 LibJS: Add new PropertyDescriptor class and related abstract operations 4 years ago