Commit History

Autor SHA1 Mensaxe Data
  Timothy Flynn 24e9cea524 LibJS: Convert remaining usages of Value::TDSWOSE to Value::TSWOSE %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn b245300ba1 LibJS+Everywhere: Deprecate Value::to_string_without_side_effects %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String %!s(int64=2) %!d(string=hai) anos
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 0ddc2e1f50 LibCrypto+Everywhere: Rename *BigInteger::to_base to to_base_deprecated %!s(int64=2) %!d(string=hai) anos
  Linus Groh e785c66f91 LibJS: Convert get_this_environment() to NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Linus Groh 107e06a396 LibJS: Convert new_declarative_environment() to NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Linus Groh bd40464195 LibJS: Convert standalone construct() to NonnullGCPtr %!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
  Linus Groh ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Linus Groh 91b0123eaf LibJS: Convert Array::create{,_from}() to NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 4db2efaecb LibJS/Bytecode: Implement yield* %!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 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() %!s(int64=2) %!d(string=hai) anos
  Linus Groh daec065fde LibJS: Move initialize_instance_elements() from VM to Object %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 133faa0acc LibJS: Remove FinishUnwind instruction %!s(int64=2) %!d(string=hai) anos
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 fd6e75fd01 LibJS: Add a way to replace references to registers in Bytecode %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 8c4717fc6e LibJS: Add a debug_position helper to the Bytecode Interpreter %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 2d33b2996f LibJS: Teach GetVariable bytecode op to deal with global variable cache %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 1e1bf84e6d LibJS: Add a sanity check to bytecodes argument_list_evaluation %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 490c097bc4 LibJS: Forward a string aproximation of the CallExpression to Call Ops %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 3e65afa41a LibJS: Show class name in the dump from the NewClass instruction %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 baa4d69668 LibJS: Set class' source text in NewClass instruction %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 89408d5f64 LibJS: Handle argument spreading in the bytecode vm %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 ae52ae8f9f LibJS: Add support for SpreadExpressions in array literals for bytecode %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 4235b2020f LibJS: Switch to array-calls in the bytecode vm %!s(int64=2) %!d(string=hai) anos