Commit History

Author SHA1 Message Date
  Andreas Kling 00c8f07192 LibJS: Make Script and Module GC-allocated 2 years ago
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
  Linus Groh 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] 2 years ago
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] 2 years ago
  Linus Groh 275a7a0c0a LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19] 2 years ago
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() 2 years ago
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions 2 years ago
  Linus Groh 89d4094709 LibJS: Mark concrete method calls of Environment Records with ?/! 3 years ago
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 years ago
  Linus Groh 231acda7f8 LibJS: Fix two bogus spec links 3 years ago
  Linus Groh 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers 3 years ago
  Linus Groh 29964dc152 LibJS: Use TRY(push_execution_context()) in places where we can recover 3 years ago
  Andreas Kling aeb72fe9d0 LibJS: Reduce header dependency graph in Realm.h 3 years ago
  Andreas Kling 85cf80507f LibJS: Make ScriptOrModule use WeakPtr instead of raw pointers 3 years ago
  Andreas Kling fc04465fa3 LibJS: Remove unnecessary GlobalObject pointer from Environment 3 years ago
  davidot 6b5c882af3 LibJS: Add support for JSON modules 3 years ago