История коммитов

Автор SHA1 Сообщение Дата
  Andreas Kling 00c8f07192 LibJS: Make Script and Module GC-allocated 2 лет назад
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm 2 лет назад
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary 2 лет назад
  Linus Groh b465f46e00 LibJS: Remove GlobalObject parameter from native functions 2 лет назад
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] 2 лет назад
  Linus Groh d74f8039eb LibJS: Replace GlobalObject with VM in Promise AOs [Part 8/19] 2 лет назад
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions 2 лет назад
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 лет назад
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 лет назад
  Linus Groh 47cdd90836 LibJS: Use new NativeFunction::create() in most places 3 лет назад
  davidot 9264f9d24e LibJS+Everywhere: Remove VM::exception() and most related functions 3 лет назад
  Andreas Kling 85cf80507f LibJS: Make ScriptOrModule use WeakPtr instead of raw pointers 3 лет назад
  davidot f568939568 LibJS: Implement the import assertions proposal 3 лет назад
  Emanuele Torre 191566fc97 LibJS: Avoid potential signed integer overflow in CyclicModule.cpp 3 лет назад
  davidot 1b8ccf9a66 LibJS: Implement Module linking and evaluating 3 лет назад