Commit History

Autor SHA1 Mensaxe Data
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() %!s(int64=2) %!d(string=hai) anos
  Evan Smal 93674e4383 LibJS: Remove DeprecatedString usage from SourceCode %!s(int64=2) %!d(string=hai) anos
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun %!s(int64=2) %!d(string=hai) anos
  Linus Groh d21ac9d820 LibJS: Convert Error::create() to NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Andreas Kling b0b022507b LibJS: Reduce AST memory usage by shrink-wrapping source range info %!s(int64=2) %!d(string=hai) anos
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() %!s(int64=2) %!d(string=hai) anos
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions %!s(int64=2) %!d(string=hai) anos
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records %!s(int64=3) %!d(string=hai) anos
  Linus Groh fd0f1d0c1a LibJS: Fix two typos in comments %!s(int64=3) %!d(string=hai) anos
  davidot e160f508a8 LibJS: Add a traceback to Error %!s(int64=3) %!d(string=hai) anos
  Hendiadyoin1 89c82abf1f LibJS: Implement non standard error.stack attribute %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 4fe47ed86e LibJS: Update spec link for InstallErrorCause AO %!s(int64=3) %!d(string=hai) anos
  Linus Groh f38a5957bf LibJS: Convert has_property() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh ebf57df431 LibJS: Convert create_non_enum_data_p_or_throw() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 867b19affb LibJS: Convert install_error_cause() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz 6787e86a3a LibJS: Add and use the CreateNonEnumerableDataPropertyOrThrow AO %!s(int64=4) %!d(string=hai) anos
  Linus Groh 9555ca99a0 LibJS: Remove unnecessary value_or() from get() %!s(int64=4) %!d(string=hai) anos
  Linus Groh dbda5a9a4c LibJS: Move install_error_cause() from Object to Error %!s(int64=4) %!d(string=hai) anos
  Linus Groh 862ba64037 LibJS: Implement the Error Cause proposal %!s(int64=4) %!d(string=hai) anos
  Linus Groh ad3242bab7 LibJS: Rename JS_ENUMERATE_{ERROR_SUBCLASSES => NATIVE_ERRORS} %!s(int64=4) %!d(string=hai) anos