Cronologia Commit

Autore SHA1 Messaggio Data
  Andreas Kling 32d9c8e3ca LibJS: Make GlobalDeclarationInstantiation take a VM& 2 anni fa
  Andreas Kling 5617dd1c83 LibJS: Store PrivateElement values in Handle<Value> 2 anni fa
  Daniel Bertalan fc003cd248 Userland: Silence or resolve new GCC 13 warnings 2 anni fa
  Linus Groh f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr 2 anni fa
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 anni fa
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 anni fa
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 anni fa
  Luke Wilde f4be95af69 LibJS: Don't discard ThrowCompletionOr<void> from declaration iteration 2 anni fa
  Andreas Kling bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct 2 anni fa
  Timothy Flynn f6503577f6 LibJS: Propagate out-of-memory errors from HostImportModuleDynamically 2 anni fa
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String 2 anni fa
  Timothy Flynn a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 anni fa
  Timothy Flynn b245300ba1 LibJS+Everywhere: Deprecate Value::to_string_without_side_effects 2 anni fa
  Linus Groh a8bf2f8e4c LibJS: Port Symbol to String 2 anni fa
  Linus Groh 5e72fde954 LibJS: Unify Symbol::description() and raw_description() 2 anni fa
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 anni fa
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 anni fa
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 anni fa
  Evan Smal 93674e4383 LibJS: Remove DeprecatedString usage from SourceCode 2 anni fa
  davidot bff038411a LibJS: Add using declaration support in for and for of loops 2 anni fa
  davidot 541637e15a LibJS: Add using declaration support, RAII like operation in js 2 anni fa
  davidot a746739cb0 LibJS: Add an initialize binding hint to all initialize_binding methods 2 anni fa
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string 2 anni fa
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 anni fa
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible 2 anni fa
  Linus Groh e785c66f91 LibJS: Convert get_this_environment() to NonnullGCPtr 2 anni fa
  Linus Groh c132064ee9 LibJS: Convert new_private_environment() to NonnullGCPtr 2 anni fa
  Linus Groh 111a38c464 LibJS: Convert new_object_environment() to NonnullGCPtr 2 anni fa
  Linus Groh 107e06a396 LibJS: Convert new_declarative_environment() to NonnullGCPtr 2 anni fa
  Linus Groh bd40464195 LibJS: Convert standalone construct() to NonnullGCPtr 2 anni fa