Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonne Ransijn 69f96122b6 LibJS+LibWeb: Prevent double invocation of `[[GetOwnProperty]]` hace 8 meses
  Andreas Kling dd419b5a8d AK: Make String::number() infallible hace 8 meses
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere hace 9 meses
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type hace 1 año
  iliadsh 89da731aa6 LibJS+LibWeb: Devirtualize may_interfere_with_indexed_property_access() hace 1 año
  Andreas Kling e33145aa4b LibJS: Use OrderedHashMap for the Shape property table hace 1 año
  Timothy Flynn d1a1ace77a LibJS: Stop propagating small OOM errors from the String object hace 1 año
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 1 año
  Andreas Kling b8f78c0adc LibJS: Make JS::number_to_string() infallible hace 1 año
  Andreas Kling 7849950383 LibJS: Make Utf16String & related APIs infallible hace 1 año
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void hace 1 año
  Linus Groh 16197af60d LibJS: Add spec comments to StringObject hace 2 años
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
  Timothy Flynn 36d72a7f4c LibJS: Convert CanonicalNumericIndexString to use NumberToString hace 2 años
  Timothy Flynn 8414734a2d LibJS: Propagate the OOM error from setting the String length property hace 2 años
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate hace 2 años
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
  Timothy Flynn 9f78e8728a LibJS: Port (most of) String.prototype to String hace 2 años
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible hace 2 años
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr hace 2 años
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun hace 2 años
  Linus Groh 049e99b5f0 LibJS: Convert StringObject::create() to NonnullGCPtr hace 2 años
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() hace 2 años
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions hace 2 años
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions hace 2 años
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records hace 3 años
  Linus Groh ce659e5eeb LibJS: Remove assertions that are now part of structured headers hace 3 años
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS hace 3 años