Commit History

Autor SHA1 Mensaxe Data
  Luke Wilde b271d9a6bf LibJS/Bytecode: Use proper `this` for receiver in get/set for super expr %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik ae3a7fd4b8 LibJS: Update bytecode generator to use local variables %!s(int64=2) %!d(string=hai) anos
  Andreas Kling e87d84f883 LibJS/Bytecode: Support `in` binary operator for private fields %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 b26dad3d62 LibJS: Handle `Call`s argument range during `EliminateLoads` pass %!s(int64=2) %!d(string=hai) anos
  Andreas Kling c37b204ce1 LibJS/Bytecode: Add Call opcode for fixed-argument-count calls %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 7eb87dec9f LibJS/Bytecode: Rename Call and SuperCall to &WithArgumentArray %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 37067cf3ca LibJS: Use the IdentifierTable for NewFunction and NewClass lhs names %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 363bf114c0 LibJS/Bytecode: Implement for await of %!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
  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 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
  Luke Wilde b15128c45b LibJS/Bytecode: Implement initial support for super member expressions %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 f5376cb282 LibJS: Generate unwind chains for break in Bytecode %!s(int64=2) %!d(string=hai) anos
  Ali Mohammad Pur f96a3c002a Everywhere: Stop shoving things into ::std and mentioning them as such %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 4db2efaecb LibJS/Bytecode: Implement yield* %!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
  Linus Groh d26aabff04 Everywhere: Run clang-format %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 fafe498238 LibJS: Expose some internals of Instructions %!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 a00c421d61 LibJS: Handle FinishUnwind in GenerateCFG %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 6998b72d22 LibJS: Mark FinishUnwind as a terminator %!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