Histórico de Commits

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