Commit History

Autor SHA1 Mensaxe Data
  Hendiadyoin1 21ae882cfd LibJS: Implement SuperCall for the Bytecode-VM %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 25be67299e LibJS: Use builder.join in `to_string_impl()`s where applicable %!s(int64=2) %!d(string=hai) anos
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary %!s(int64=2) %!d(string=hai) anos
  Linus Groh b465f46e00 LibJS: Remove GlobalObject parameter from native functions %!s(int64=2) %!d(string=hai) anos
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] %!s(int64=2) %!d(string=hai) anos
  Linus Groh f0b793db74 LibJS: Replace GlobalObject with VM in RegExp AOs [Part 9/19] %!s(int64=2) %!d(string=hai) anos
  Linus Groh ccdfa2320c LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19] %!s(int64=2) %!d(string=hai) anos
  Linus Groh ae9e031f56 LibJS: Replace GlobalObject with VM in Reference AOs [Part 6/19] %!s(int64=2) %!d(string=hai) anos
  Linus Groh 275a7a0c0a LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19] %!s(int64=2) %!d(string=hai) anos
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] %!s(int64=2) %!d(string=hai) anos
  Linus Groh 999da617c5 LibJS: Remove GlobalObject from VM::this_value() %!s(int64=2) %!d(string=hai) anos
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() %!s(int64=2) %!d(string=hai) anos
  Linus Groh 5398dcc55e LibJS: Remove GlobalObject from execute() and related AST functions %!s(int64=2) %!d(string=hai) anos
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() %!s(int64=2) %!d(string=hai) anos
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions %!s(int64=2) %!d(string=hai) anos
  Luke Wilde c55a4c7f30 LibJS/Bytecode: Create global variables before setting them %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 12e3abc9e7 LibJS/Bytecode: Make setting failures throw only in strict mode %!s(int64=3) %!d(string=hai) anos
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars %!s(int64=3) %!d(string=hai) anos
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 9ad807d08b LibJS/Bytecode: Pass contains_direct_call_to_eval into ESFO::create %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 482a827346 LibJS/Bytecode: Make typeof return "undefined" on unresolvable IDs %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 007ffcd763 LibJS: Implement bytecode generation for all ObjectExpression properties %!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 741745baab LibJS/Bytecode: Update NewArray stringifier to print a register range %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 096d2bb772 LibJS/Bytecode: Make construct Call throw if callee isn't a constructor %!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 a37bee919a LibJS: Use ranges instead of specifying all registers for NewArray %!s(int64=3) %!d(string=hai) anos