Historial de Commits

Autor SHA1 Mensaje Fecha
  Simon Wanner ad81f49b02 LibJS/JIT: Compile the ResolveSuperBase instruction hace 1 año
  Simon Wanner 4e9edb8c53 LibJS/JIT: Compile the GetPrivateById instruction hace 1 año
  Simon Wanner 4ce2878394 LibJS/JIT: Compile the GetObjectPropertyIterator instruction hace 1 año
  Jakub Berkop 6a7b9b85a4 LibJS/JIT: Compile the DeleteByValueWithThis instruction hace 1 año
  Jakub Berkop 0776404e03 LibJS/JIT: Compile the DeleteByValue instruction hace 1 año
  Jakub Berkop f5fcd4596c LibJS/JIT: Compile the DeleteById instruction hace 1 año
  Simon Wanner 40064d872f LibJS/JIT: Compile the Append instruction hace 1 año
  Simon Wanner 3dc5c8d28e LibJS/JIT: Compile the IteratorToArray instruction hace 1 año
  Simon Wanner c697ff61f6 LibJS/JIT: Compile the IteratorClose instruction hace 1 año
  Simon Wanner 233502a10c LibJS/JIT: Compile the IteratorResultValue instruction hace 1 año
  Simon Wanner e7fdf9c7e5 LibJS/JIT: Compile the ThrowIfNullish instruction hace 1 año
  Simon Wanner 9e2edc3085 LibJS/JIT: Compile the ThrowIfNotObject instruction hace 1 año
  Simon Wanner 39deb365d2 LibJS/JIT: Compile the IteratorResultDone instruction hace 1 año
  Simon Wanner 045a1386d8 LibJS/JIT: Compile the IteratorNext instruction hace 1 año
  Simon Wanner 4f8f8b7792 LibJS/JIT: Compile the GetIterator instruction hace 1 año
  Simon Wanner d247744a3e LibJS/JIT: Compile the SuperCallWithArgumentArray instruction hace 1 año
  Simon Wanner 09dce5f1bd LibJS/JIT: Compile the BlockDeclarationInstantiation instruction hace 1 año
  Simon Wanner a28d6291ad LibJS/JIT: Generate switch cases using X macro hace 1 año
  Zaggy1024 56e8f52cb3 LibJIT/LibJS: Remove `jump_if_***()` in favor of `jump_if()` hace 1 año
  iliadsh 4f3945024a LibJS/JIT: Add fast path for Add Int32, Int32 hace 1 año
  Simon Wanner 4b23a7dfb4 LibJS/JIT: Compile the NewClass bytecode instruction hace 1 año
  Simon Wanner ddce5e03c2 LibJS/JIT: Clear unwind context handler on usage hace 1 año
  Simon Wanner 224f92f6e4 LibJS/JIT: Compile the CreateVariable bytecode instruction hace 1 año
  Simon Wanner 1d3062de9e LibJS/JIT: Compile the ConcatString bytecode instruction hace 1 año
  Evgeniy Baskov 9258e253ca LibJS/JIT: Fix crash in CallWithArgumentArray hace 1 año
  Andreas Kling 40ecf7689b LibJS/JIT: Run clang-format on Compiler.cpp hace 1 año
  Simon Wanner 2cbc9d6970 LibJS/JIT: Consolidate exception handling code hace 1 año
  Simon Wanner 202a08ecc2 LibJS+LibJIT: Replace make_label() with default constructed label hace 1 año
  Idan Horowitz b2d8d0c270 LibJS: Compile the CallWithArgumentArray bytecode instruction hace 1 año
  Idan Horowitz 2b65a80ecb LibJS: Compile the NewBigInt bytecode instruction hace 1 año