Commit History

Автор SHA1 Съобщение Дата
  Jonne Ransijn e53e1d3586 LibJS: Preserve the original `this` value преди 8 месеца
  Jonne Ransijn 641c549463 LibJS: Split `Call` Instruction by `CallType` преди 8 месеца
  samu698 7865fbfe6d LibJS: Don't generate useless jumps for if statement преди 8 месеца
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere преди 9 месеца
  Andreas Kling 9a7e6158af LibJS: Fix crash in bytecode generator on https://twinings.co.uk/ преди 11 месеца
  Braydn dbc2f7ed48 LibJS: Implement CreatePerIterationEnvironment for 'for' statements преди 1 година
  Andreas Kling 4302e07346 LibJS/Bytecode: Rename TypeofVariable => TypeofBinding преди 1 година
  Andreas Kling ae90e26315 LibJS/Bytecode: Make constant deduplication a bit smarter преди 1 година
  Andreas Kling 97983275bc LibJS/Bytecode: Perform constant folding on binary expressions преди 1 година
  Andreas Kling c372a084a2 LibJS/Bytecode: Add and use copy_if_needed_to_preserve_evaluation_order преди 1 година
  Hendiadyoin1 c8e4499b08 LibJS: Make return control flow more static преди 1 година
  Andreas Kling ce7c925924 LibJS/Bytecode: Allow assignment expression to write directly to locals преди 1 година
  Andreas Kling 6ca94bd0b1 LibJS/Bytecode: Rename GetVariable => GetBinding преди 1 година
  Andreas Kling b7c04f999a LibJS/Bytecode: Split SetVariable into four separate instructions преди 1 година
  Andreas Kling 9265385807 LibJS/Bytecode: Don't bother propagating completion values in functions преди 1 година
  Andreas Kling 855f6417df LibJS/Bytecode: Move environment variable caches into instructions преди 1 година
  Aliaksandr Kalenik 6fb1d9e516 LibJS: Stop using execute_ast_node() for class property evaluation преди 1 година
  Andreas Kling b5a070e8ce LibJS/Bytecode: Don't create empty lexical environments преди 1 година
  Aliaksandr Kalenik 00018ad415 LibJS: Move BindingPattern bytecode generation into a method преди 1 година
  Andreas Kling 96511a7d19 LibJS/Bytecode: Avoid unnecessary copy of call expression callee преди 1 година
  Andreas Kling 56a3ccde1a LibJS/Bytecode: Turn UnaryMinus(NumericLiteral) into a constant преди 1 година
  Andreas Kling 34f287087e LibJS/Bytecode: Only copy call/array expression arguments when needed преди 1 година
  Andreas Kling caf2e675bf LibJS/Bytecode: Don't emit `GetGlobal undefined` преди 1 година
  Andreas Kling 448f837d38 LibJS/Bytecode: Round constant operands of bitwise binary expressions преди 1 година
  Andreas Kling 7654da3851 LibJS/Bytecode: Do basic compare-and-jump peephole optimization преди 1 година
  Andreas Kling f164e18a55 LibJS/Bytecode: Bunch all tests together in switch statement codegen преди 1 година
  Andreas Kling 18b8fae85c LibJS/Bytecode: Remove pointless basic block in SwitchStatement codegen преди 1 година
  Andreas Kling 6873628317 LibJS/Bytecode: Make NewArray a variable-length instruction преди 1 година
  Andreas Kling cea59b6642 LibJS/Bytecode: Reuse bytecode registers преди 1 година
  Andreas Kling 0f70ff9a67 LibJS/Bytecode: Only emit ResolveThisBinding once per basic block преди 1 година