Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling c14db6ab12 LibJS: Make Executable ref-counted and let instruction iterator co-own it пре 1 година
  Andreas Kling 031ec98803 LibJS: Streamline InstructionStreamIterator пре 1 година
  Andreas Kling 3d5cd23393 LibJS: Remove unused Instruction::is_terminator() пре 1 година
  Andreas Kling a7c1af08ca LibJS: Store bytecode instruction length in instruction itself пре 1 година
  Andreas Kling 1c06111cbd LibJS: Add file & line number to bytecode VM stack traces :^) пре 1 година
  Andreas Kling e91bdedc93 LibJS: Use correct `this` value when callee is a `with` binding пре 2 година
  Timothy Flynn 77d7f715e3 LibJS+CI: Remove bytecode optimization passes for now пре 2 година
  Luke Wilde d66eb4e3ba LibJS/Bytecode: Add Await and AsyncIteratorClose instructions пре 2 година
  Gabriel Dinner-David d29bd55b48 LibJS: Implement import.meta for bytecode пре 2 година
  Aliaksandr Kalenik 3661d674ae LibJS: Add optimized GetGlobal instruction to access global variables пре 2 година
  Timothy Flynn 23daf5097b LibJS/Bytecode: Generate bytecode for deleting super properties пре 2 година
  Luke Wilde b271d9a6bf LibJS/Bytecode: Use proper `this` for receiver in get/set for super expr пре 2 година
  Aliaksandr Kalenik ae3a7fd4b8 LibJS: Update bytecode generator to use local variables пре 2 година
  Andreas Kling e87d84f883 LibJS/Bytecode: Support `in` binary operator for private fields пре 2 година
  Andreas Kling c37b204ce1 LibJS/Bytecode: Add Call opcode for fixed-argument-count calls пре 2 година
  Andreas Kling 7eb87dec9f LibJS/Bytecode: Rename Call and SuperCall to &WithArgumentArray пре 2 година
  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 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 година
  Luke Wilde b15128c45b LibJS/Bytecode: Implement initial support for super member expressions пре 2 година
  Hendiadyoin1 f5376cb282 LibJS: Generate unwind chains for break in Bytecode пре 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 година
  Hendiadyoin1 fd6e75fd01 LibJS: Add a way to replace references to registers in Bytecode пре 2 година
  Hendiadyoin1 911506af9f LibJS: Align Instructions as void* and roundup variably sized ones sizes пре 2 година