Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling 7df1692580 LibJS: Add Object::may_interfere_with_indexed_property_access() virtual пре 1 година
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible пре 1 година
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr пре 2 година
  Timothy Flynn 8414734a2d LibJS: Propagate the OOM error from setting the String length property пре 2 година
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors пре 2 година
  Linus Groh 049e99b5f0 LibJS: Convert StringObject::create() to NonnullGCPtr пре 2 година
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! пре 2 година
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions пре 2 година
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions пре 2 година
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS пре 3 година
  Linus Groh bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> пре 3 година
  Linus Groh 038d354b5d LibJS: Remove Object::value_of() пре 3 година
  Andreas Kling 398c181c79 LibJS: Rename PropertyName to PropertyKey пре 3 година
  Linus Groh 60366ae032 LibJS: Convert this_string_value() to ThrowCompletionOr пре 3 година
  Linus Groh ee8380edea LibJS: Convert internal_own_property_keys() to ThrowCompletionOr пре 3 година
  Linus Groh 5da210125e LibJS: Convert internal_define_own_property() to ThrowCompletionOr пре 3 година
  Linus Groh 0e69a6e487 LibJS: Convert internal_get_own_property() to ThrowCompletionOr пре 3 година
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) пре 4 година
  Idan Horowitz c254e4cf10 LibJS: Get the prototype of a new String from the constructor's realm пре 4 година
  Andreas Kling 686213c2b8 LibJS: Make Object.getOwnPropertyDescriptor() work on String subscripts пре 4 година
  Linus Groh 8d7ec28924 LibJS: Remove String.prototype.length пре 4 година
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
  Andreas Kling 0a911178ce LibJS: Add fast_is<T> for StringObject and GlobalObject пре 4 година
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ пре 4 година