Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 5a08544138 LibJS/Bytecode: Keep instruction source mappings in Executable il y a 1 an
  Andreas Kling f6aee2b9e8 LibJS/Bytecode: Flatten bytecode to a contiguous representation il y a 1 an
  Andreas Kling 8ff16c1b57 LibJS: Cache access to properties found in prototype chain il y a 1 an
  Timothy Flynn 9bbd3103a8 LibJS: Include identifier information in nullish property read access il y a 1 an
  Andreas Kling 46d209c55b LibJS/Bytecode: Make primitive strings be constants il y a 1 an
  Timothy Flynn d878975f95 AK+LibJS: Remove OFFSET_OF and its users il y a 1 an
  Andreas Kling e46de4eb59 LibJS/Bytecode: Add constants table to Bytecode::Executable il y a 1 an
  Andreas Kling 1d29f9081f LibJS: Remove JIT compiler il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Andreas Kling 3d92c26445 LibJS: Stop making shapes unique il y a 1 an
  Andreas Kling ecfcc9aef3 LibJS: Make Bytecode::Executable GC-allocated il y a 1 an
  iliadsh ddea710933 LibJS: Expose various offsets for GetGlobal JIT fast path il y a 1 an
  Andreas Kling 55e467c359 LibJS/JIT: Add fast path for cached PutById il y a 1 an
  Andreas Kling 536b9c29e4 LibJS/JIT: Resolve the EnvironmentVariableCache pointers at JIT time il y a 1 an
  Simon Wanner fb7b4b9c59 LibJS/JIT: Provide source location information for JIT code il y a 1 an
  Hendiadyoin1 73f347b75c LibJS: Create static unwind mappings for `BasicBlock`s il y a 1 an
  Andreas Kling 310bcd4717 LibJS/JIT: Don't keep trying to JIT unsupported bytecode executables il y a 1 an
  Andreas Kling 2e23f00a2f LibJS/Bytecode: Move environment coordinate caches to Executable il y a 1 an
  Karol Kosek 2ea45f4881 LibJS: Forward-declare RegexTable and BasicBlock in Executable.h il y a 1 an
  Andreas Kling c14db6ab12 LibJS: Make Executable ref-counted and let instruction iterator co-own it il y a 1 an
  Andreas Kling 1c06111cbd LibJS: Add file & line number to bytecode VM stack traces :^) il y a 1 an
  Andreas Kling c0f985ffcf LibJS/Bytecode: Don't reparse regular expressions on instantiation il y a 2 ans
  Aliaksandr Kalenik 3661d674ae LibJS: Add optimized GetGlobal instruction to access global variables il y a 2 ans
  Andreas Kling cf6792ec40 LibJS/Bytecode: Invalidate inline caches on unique shape mutation il y a 2 ans
  Andreas Kling de8e4b1853 LibJS/Bytecode: Cache object own property accesses il y a 2 ans
  Andreas Kling 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes il y a 2 ans
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector il y a 2 ans
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Luke Wilde 8568d18d7d LibJS/Bytecode: Determine strict mode on an executable basis il y a 3 ans