Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 85a3a1c085 LibJS/Bytecode: Add codegen for "named evaluation if anonymous function" před 2 roky
  Andreas Kling e5c7d8407b LibJS/Bytecode: Support private class fields před 2 roky
  Andreas Kling 6537ed8fff LibJS/Bytecode: Simplify Bytecode::Interpreter lifetime model před 2 roky
  Andreas Kling 82828ad936 LibJS/Bytecode: Extract accumulator value before incurring side effects před 2 roky
  Andreas Kling 61148bce5f LibJS/Bytecode: Use the correct `this` value in GetById před 2 roky
  Andreas Kling dbfe1311ef LibJS/Bytecode: Simplify creating/leaving lexical environment před 2 roky
  Andreas Kling ac246d764d LibJS/Bytecode: Leave BlockDeclarationInstantiation in C++ před 2 roky
  Andreas Kling d364d99cb8 LibJS/Bytecode: Perform ToNumeric on accumulator before postfix inc/dec před 2 roky
  Andreas Kling c9bd324369 LibJS/Bytecode: Set "home object" of functions within object expression před 2 roky
  Andreas Kling 2ac8a4bbb7 LibJS/Bytecode: Add support for direct eval() před 2 roky
  Andreas Kling 0d4c7fa392 LibJS/Bytecode: Make for..in iterate property names as string před 2 roky
  Luke Wilde b15128c45b LibJS/Bytecode: Implement initial support for super member expressions před 2 roky
  Linus Groh e54536421a LibJS: Port iterator_next() to NonnullGCPtr před 2 roky
  Linus Groh b33b0d60e6 LibJS: Port Value::get_method() to GCPtr před 2 roky
  Linus Groh f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr před 2 roky
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
  Luke Wilde fb7aaeff3e LibJS/Bytecode: Return ThrowCompletionOr<void> from CreateVariable op před 2 roky
  Hendiadyoin1 de514f29ad LibJS: Align codegen AwaitExpressions to YieldExpressions před 2 roky
  Hendiadyoin1 f5376cb282 LibJS: Generate unwind chains for break in Bytecode před 2 roky
  Hediadyoin1 1c8adac442 LibJS: Use HashTable::take_first in GetObjectPropertyIterator před 2 roky
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String před 2 roky
  Timothy Flynn 24e9cea524 LibJS: Convert remaining usages of Value::TDSWOSE to Value::TSWOSE před 2 roky
  Timothy Flynn a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String před 2 roky
  Timothy Flynn b245300ba1 LibJS+Everywhere: Deprecate Value::to_string_without_side_effects před 2 roky
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String před 2 roky
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> před 2 roky
  Timothy Flynn 0ddc2e1f50 LibCrypto+Everywhere: Rename *BigInteger::to_base to to_base_deprecated před 2 roky
  Linus Groh e785c66f91 LibJS: Convert get_this_environment() to NonnullGCPtr před 2 roky
  Linus Groh 107e06a396 LibJS: Convert new_declarative_environment() to NonnullGCPtr před 2 roky
  Linus Groh bd40464195 LibJS: Convert standalone construct() to NonnullGCPtr před 2 roky