Commit History

Autor SHA1 Mensaxe Data
  Luke Wilde 363bf114c0 LibJS/Bytecode: Implement for await of %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 4977000fa0 LibJS: Rename JS::Iterator to JS::IteratorRecord %!s(int64=2) %!d(string=hai) anos
  Andreas Kling ad15a1e3e2 LibJS/Bytecode: Don't assert on eval() without arguments %!s(int64=2) %!d(string=hai) anos
  Andreas Kling ceb5199225 LibJS/Bytecode: Don't clobber accumulator in Put/Delete instructions %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8450948458 LibJS: Make class definition evaluation work in bytecode mode %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 66936a0d61 LibJS/Bytecode: Fix non-string keys not being excluded in rest object %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8873bf5016 LibJS/Bytecode: Use ToString instead of generic add() in ConcatString %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8021048bc9 LibJS/Bytecode: Throw on destructuring object assignment to nullish LHS %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik 331f6a9e60 LibJS: Invalidate cached environment coordinate after delete in global %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8a5e71256d LibJS/Bytecode: Add codegen for ImportCall %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 85a3a1c085 LibJS/Bytecode: Add codegen for "named evaluation if anonymous function" %!s(int64=2) %!d(string=hai) anos
  Andreas Kling e5c7d8407b LibJS/Bytecode: Support private class fields %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 6537ed8fff LibJS/Bytecode: Simplify Bytecode::Interpreter lifetime model %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 82828ad936 LibJS/Bytecode: Extract accumulator value before incurring side effects %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 61148bce5f LibJS/Bytecode: Use the correct `this` value in GetById %!s(int64=2) %!d(string=hai) anos
  Andreas Kling dbfe1311ef LibJS/Bytecode: Simplify creating/leaving lexical environment %!s(int64=2) %!d(string=hai) anos
  Andreas Kling ac246d764d LibJS/Bytecode: Leave BlockDeclarationInstantiation in C++ %!s(int64=2) %!d(string=hai) anos
  Andreas Kling d364d99cb8 LibJS/Bytecode: Perform ToNumeric on accumulator before postfix inc/dec %!s(int64=2) %!d(string=hai) anos
  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