Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling c9bd324369 LibJS/Bytecode: Set "home object" of functions within object expression %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 2ac8a4bbb7 LibJS/Bytecode: Add support for direct eval() %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 0d4c7fa392 LibJS/Bytecode: Make for..in iterate property names as string %!s(int64=2) %!d(string=hai) anos
  Luke Wilde b15128c45b LibJS/Bytecode: Implement initial support for super member expressions %!s(int64=2) %!d(string=hai) anos
  Linus Groh e54536421a LibJS: Port iterator_next() to NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Linus Groh b33b0d60e6 LibJS: Port Value::get_method() to GCPtr %!s(int64=2) %!d(string=hai) anos
  Linus Groh f345f72b55 LibJS: Port Value::to_object() to 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
  Luke Wilde fb7aaeff3e LibJS/Bytecode: Return ThrowCompletionOr<void> from CreateVariable op %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 de514f29ad LibJS: Align codegen AwaitExpressions to YieldExpressions %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 f5376cb282 LibJS: Generate unwind chains for break in Bytecode %!s(int64=2) %!d(string=hai) anos
  Hediadyoin1 1c8adac442 LibJS: Use HashTable::take_first in GetObjectPropertyIterator %!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 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