Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector %!s(int64=2) %!d(string=hai) anos
  Luke Wilde f4be95af69 LibJS: Don't discard ThrowCompletionOr<void> from declaration iteration %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 de514f29ad LibJS: Align codegen AwaitExpressions to YieldExpressions %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 088dc1b24b LibJS: Simplify `Generator::perform_needed_unwinds` %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 d65488b80c LibJS: Generate unwind chains for continue in Bytecode %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 f5376cb282 LibJS: Generate unwind chains for break in Bytecode %!s(int64=2) %!d(string=hai) anos
  Andreas Kling bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct %!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 f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString %!s(int64=2) %!d(string=hai) anos
  Ben Wiederhake 6fd478b6ce Everywhere: Remove unused includes of AK/Format.h %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 4db2efaecb LibJS/Bytecode: Implement yield* %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 758a4cb1a6 LibJS/Bytecode: Implement var/lexical binding destructuring in for/of %!s(int64=2) %!d(string=hai) anos
  Andreas Kling b894acd6b2 LibJS: Make one compact allocation for CallExpression and its Arguments %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 fcc3348bc8 LibJS: Intercept returns through finally blocks in Bytecode %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 133faa0acc LibJS: Remove FinishUnwind instruction %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 fc332be2e5 LibJS: Leave unwind contexts on enter of finally blocks in Bytecode %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 5bc3371226 LibJS: Perform received abrupt generator completions in the generator %!s(int64=2) %!d(string=hai) anos
  Luke Wilde b914680f0c LibJS/Bytecode: Make `yield` by itself yield undefined %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 178f0b9971 LibJS: Support non-base-10 BigInt literals in bytecode VM %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 29935fe943 LibJS: Support `for (x in obj)` iteration in bytecode VM %!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 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
  Hendiadyoin1 ab763a56f6 LibJS: Allow SpreadExpressions to generate bytecode %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 21ae882cfd LibJS: Implement SuperCall for the Bytecode-VM %!s(int64=2) %!d(string=hai) anos
  Luke Wilde fe2efbb2fc LibJS/Bytecode: Implement initializers for array binding patterns %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 0151dc562a LibJS/Bytecode: Implement destructuring assignment %!s(int64=3) %!d(string=hai) anos
  Luke Wilde f99f5d740e LibJS/Bytecode: Evaluate LHS of assignment before RHS %!s(int64=3) %!d(string=hai) anos