Commit History

Autor SHA1 Mensaxe Data
  Hendiadyoin1 f5376cb282 LibJS: Generate unwind chains for break in Bytecode %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 4db2efaecb LibJS/Bytecode: Implement yield* %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 133faa0acc LibJS: Remove FinishUnwind instruction %!s(int64=2) %!d(string=hai) anos
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 fd6e75fd01 LibJS: Add a way to replace references to registers in Bytecode %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 911506af9f LibJS: Align Instructions as void* and roundup variably sized ones sizes %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 ae52ae8f9f LibJS: Add support for SpreadExpressions in array literals for bytecode %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 21ae882cfd LibJS: Implement SuperCall for the Bytecode-VM %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 482a827346 LibJS/Bytecode: Make typeof return "undefined" on unresolvable IDs %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 7cc53b7ef1 LibJS/Bytecode: Implement the delete unary expression %!s(int64=3) %!d(string=hai) anos
  Luke Wilde eac5534ce4 LibJS/Bytecode: Add support for new.target %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 8f7021faf7 LibJS: Implement bytecode generation for For-In/Of statements %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 2000251333 LibJS: Implement bytecode generation for WithStatement %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 1bbfaf8627 LibJS: More properly implement scoping rules in bytecode codegen %!s(int64=3) %!d(string=hai) anos
  davidot 8108fc7f9c LibJS: Convert Instruction::execute in bytecode to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur b96118b5d1 LibJS: Fix codegen for nodes after try statements without 'finally' %!s(int64=3) %!d(string=hai) anos
  Andreas Kling d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 3117182c2e LibJS: Implement 'this' in the bytecode VM %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7c7bc4f44a LibJS: Alphabetize the bytecode opcode list %!s(int64=3) %!d(string=hai) anos
  Linus Groh 32932f83be LibJS: Rename {Abstract,Typed => Loosely,Strictly}{Equals,Inequals} %!s(int64=3) %!d(string=hai) anos
  Johan Dahlin f6028c2534 LibJS: NewClass bytecode instruction %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 8a3c9d9851 LibJS: Remove direct argument loading since it was buggy %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 6c6dbcfc36 LibJS: Rename Environment Records so they match the spec :^) %!s(int64=4) %!d(string=hai) anos
  Matthew Olsson df65ff8a1e LibJS: Add bytecode support for regexp literals %!s(int64=4) %!d(string=hai) anos
  Matthew Olsson 25baefdd1e LibJS: Support object rest elements in the bytecode interpreter %!s(int64=4) %!d(string=hai) anos
  Matthew Olsson 57b9a228ab LibJS: Support array rest elements in the bytecode interpreter %!s(int64=4) %!d(string=hai) anos
  Matthew Olsson 7983324639 LibJS: Implement array destructuring for the bytecode interpreter %!s(int64=4) %!d(string=hai) anos
  Matthew Olsson f39ab2e60a LibJS: Add JumpUndefined bytecode %!s(int64=4) %!d(string=hai) anos