Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Anonymous 745b998774 LibJS: Get rid of unnecessary work from canonical_numeric_index_string hace 3 años
  Andreas Kling 4b412e8fee Revert "LibJS: Get rid of unnecessary work from canonical_numeric_index_string" hace 3 años
  Anonymous 3a184f7841 LibJS: Get rid of unnecessary work from canonical_numeric_index_string hace 3 años
  Linus Groh bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> hace 3 años
  Linus Groh 6f20f49b21 Everywhere: Rename JS::PropertyKey variables from property_{name => key} hace 3 años
  Linus Groh a20b189eab LibJS: Fix incorrectly formatted section comments hace 3 años
  Andreas Kling 398c181c79 LibJS: Rename PropertyName to PropertyKey hace 3 años
  Linus Groh 4d5bd092ea LibJS: Use MUST() where applicable hace 3 años
  Linus Groh ee8380edea LibJS: Convert internal_own_property_keys() to ThrowCompletionOr hace 3 años
  Linus Groh 5da210125e LibJS: Convert internal_define_own_property() to ThrowCompletionOr hace 3 años
  Linus Groh 0e69a6e487 LibJS: Convert internal_get_own_property() to ThrowCompletionOr hace 3 años
  Andreas Kling d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef hace 3 años
  Timothy Flynn 2bba20d123 LibJS: Report string properties using UTF-16 code units hace 4 años