Commit History

Автор SHA1 Съобщение Дата
  Hendiadyoin1 73f347b75c LibJS: Create static unwind mappings for `BasicBlock`s преди 1 година
  Andreas Kling 2e23f00a2f LibJS/Bytecode: Move environment coordinate caches to Executable преди 1 година
  Andreas Kling 732b39d120 LibJS: Don't evaluate computed MemberExpression LHS twice in assignments преди 1 година
  Andreas Kling 887183cad6 LibJS: Remove last user of Op::Jump::set_targets() and API itself преди 1 година
  Andreas Kling bdd21cf9db LibJS: Remove almost all uses of Op::Jump::set_targets() преди 1 година
  Andreas Kling 4f488f7e07 LibJS: Avoid creating empty environment for `catch` without parameter преди 1 година
  Shannon Booth 30ab198b40 LibJS: Create const variables in ForIn/OfBodyEvaluation in strict mode преди 1 година
  Andreas Kling 1c06111cbd LibJS: Add file & line number to bytecode VM stack traces :^) преди 1 година
  Luke Wilde ae7a0c43a9 LibJS: Implement await properly for async functions преди 1 година
  Andreas Kling e91bdedc93 LibJS: Use correct `this` value when callee is a `with` binding преди 1 година
  Timothy Flynn 1760361304 LibJS: Make GetIterator's hint parameter required преди 1 година
  Luke Wilde d1cb78c411 LibJS/Bytecode: Implement async generators преди 2 години
  Gabriel Dinner-David d29bd55b48 LibJS: Implement import.meta for bytecode преди 2 години
  Aliaksandr Kalenik a1692931af LibJS/Bytecode: Skip CreateVariable for locals in "for" loop head преди 2 години
  Andreas Kling c0f985ffcf LibJS/Bytecode: Don't reparse regular expressions on instantiation преди 2 години
  Aliaksandr Kalenik 3661d674ae LibJS: Add optimized GetGlobal instruction to access global variables преди 2 години
  Andreas Kling e0b2757f95 LibJS/Bytecode: Always make own properties in object expressions преди 2 години
  Andreas Kling de8e4b1853 LibJS/Bytecode: Cache object own property accesses преди 2 години
  Timothy Flynn 2f1d6c0b9a LibJS/Bytecode: Ensure we do not generate bytecode for super expressions преди 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 години
  Aliaksandr Kalenik c734f2b5e6 LibJS: Use Identifier to represent name of ClassExpression преди 2 години
  Andreas Kling dfd0942e41 LibJS/Bytecode: Clear accumulator before entering for body преди 2 години
  Andreas Kling 24b815d4a0 LibJS/Bytecode: Clear accumulator before entering while body преди 2 години
  Andreas Kling b14032bbfa LibJS/Bytecode: Leave `for in` and `for of` with right completion value преди 2 години
  Andreas Kling 7430dee5cf LibJS/Bytecode: Make ClassDeclaration not clobber the accumulator преди 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 cea2071349 LibJS/Bytecode: Infer name of anonymous exported classes when possible преди 2 години