Historial de Commits

Autor SHA1 Mensaje Fecha
  Matthew Olsson 39d8c8d2a9 LibJS+LibWeb: Add missing visit calls in visit_edges implementations hace 2 años
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
  Linus Groh b42e293ddd LibJS: Convert NativeFunction::create() to NonnullGCPtr hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  davidot 1dc9769f7d LibJS: No longer assume there is a cycle root when module failed before hace 2 años
  Andreas Kling 3503c658fb LibJS+LibWeb: Move JS::ModuleRequest to its own header file hace 2 años
  Andreas Kling 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h hace 2 años
  networkException fb6de442c6 LibJS: Add [[HostDefined]] field to Modules hace 2 años
  Linus Groh fc9d587e39 LibJS: Make PromiseCapability GC-allocated hace 2 años
  Linus Groh c2326ec95a LibJS: Move PromiseCapability into its own cpp/h file hace 2 años
  Andreas Kling 00c8f07192 LibJS: Make Script and Module GC-allocated hace 2 años
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm hace 2 años
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary hace 2 años
  Linus Groh b465f46e00 LibJS: Remove GlobalObject parameter from native functions hace 2 años
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] hace 2 años
  Linus Groh d74f8039eb LibJS: Replace GlobalObject with VM in Promise AOs [Part 8/19] hace 2 años
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions hace 2 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records hace 3 años
  Linus Groh 47cdd90836 LibJS: Use new NativeFunction::create() in most places hace 3 años
  davidot 9264f9d24e LibJS+Everywhere: Remove VM::exception() and most related functions hace 3 años
  Andreas Kling 85cf80507f LibJS: Make ScriptOrModule use WeakPtr instead of raw pointers hace 3 años
  davidot f568939568 LibJS: Implement the import assertions proposal hace 3 años
  Emanuele Torre 191566fc97 LibJS: Avoid potential signed integer overflow in CyclicModule.cpp hace 3 años
  davidot 1b8ccf9a66 LibJS: Implement Module linking and evaluating hace 3 años