Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling 8021048bc9 LibJS/Bytecode: Throw on destructuring object assignment to nullish LHS преди 2 години
  Andreas Kling 8a5e71256d LibJS/Bytecode: Add codegen for ImportCall преди 2 години
  Andreas Kling 85a3a1c085 LibJS/Bytecode: Add codegen for "named evaluation if anonymous function" преди 2 години
  Andreas Kling e5c7d8407b LibJS/Bytecode: Support private class fields преди 2 години
  Andreas Kling dbfe1311ef LibJS/Bytecode: Simplify creating/leaving lexical environment преди 2 години
  Andreas Kling ac246d764d LibJS/Bytecode: Leave BlockDeclarationInstantiation in C++ преди 2 години
  Andreas Kling d364d99cb8 LibJS/Bytecode: Perform ToNumeric on accumulator before postfix inc/dec преди 2 години
  Andreas Kling c9bd324369 LibJS/Bytecode: Set "home object" of functions within object expression преди 2 години
  Andreas Kling 2ac8a4bbb7 LibJS/Bytecode: Add support for direct eval() преди 2 години
  Luke Wilde b15128c45b LibJS/Bytecode: Implement initial support for super member expressions преди 2 години
  Hendiadyoin1 f5376cb282 LibJS: Generate unwind chains for break in Bytecode преди 2 години
  Ali Mohammad Pur f96a3c002a Everywhere: Stop shoving things into ::std and mentioning them as such преди 2 години
  Luke Wilde 4db2efaecb LibJS/Bytecode: Implement yield* преди 2 години
  Hendiadyoin1 133faa0acc LibJS: Remove FinishUnwind instruction преди 2 години
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable преди 2 години
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString преди 2 години
  Linus Groh d26aabff04 Everywhere: Run clang-format преди 2 години
  Hendiadyoin1 fafe498238 LibJS: Expose some internals of Instructions преди 2 години
  Hendiadyoin1 fd6e75fd01 LibJS: Add a way to replace references to registers in Bytecode преди 2 години
  Hendiadyoin1 a00c421d61 LibJS: Handle FinishUnwind in GenerateCFG преди 2 години
  Hendiadyoin1 6998b72d22 LibJS: Mark FinishUnwind as a terminator преди 2 години
  Hendiadyoin1 490c097bc4 LibJS: Forward a string aproximation of the CallExpression to Call Ops преди 2 години
  Hendiadyoin1 911506af9f LibJS: Align Instructions as void* and roundup variably sized ones sizes преди 2 години
  Hendiadyoin1 ae52ae8f9f LibJS: Add support for SpreadExpressions in array literals for bytecode преди 2 години
  Hendiadyoin1 4235b2020f LibJS: Switch to array-calls in the bytecode vm преди 2 години
  Hendiadyoin1 21ae882cfd LibJS: Implement SuperCall for the Bytecode-VM преди 2 години
  Luke Wilde c55a4c7f30 LibJS/Bytecode: Create global variables before setting them преди 3 години
  Luke Wilde 482a827346 LibJS/Bytecode: Make typeof return "undefined" on unresolvable IDs преди 3 години
  Ali Mohammad Pur 007ffcd763 LibJS: Implement bytecode generation for all ObjectExpression properties преди 3 години
  Luke Wilde 7cc53b7ef1 LibJS/Bytecode: Implement the delete unary expression преди 3 години