Linus Groh
ecd163bdf1
LibJS+LibWeb: Replace GlobalObject with Realm in object constructors
...
No functional changes - we can still very easily get to the global
object via `Realm::global_object()`. This is in preparation of moving
the intrinsics to the realm and no longer having to pass a global
object when allocating any object.
In a few (now, and many more in subsequent commits) places we get a
realm using `GlobalObject::associated_realm()`, this is intended to be
temporary. For example, create() functions will later receive the same
treatment and are passed a realm instead of a global object.
2022-08-23 13:58:30 +01:00
..
2022-07-30 10:50:50 +01:00
2022-06-24 22:12:03 +01:00
2022-07-05 23:15:52 +02:00
2022-06-18 13:54:46 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-08-06 13:42:37 +01:00
2022-07-20 21:07:49 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-06-24 22:12:03 +01:00
2022-05-08 00:07:58 +02:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-07-30 10:50:50 +01:00
2022-07-30 10:50:50 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-07-05 23:15:52 +02:00
2022-05-16 20:46:46 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-07-20 21:07:49 +01:00
2022-06-24 22:12:03 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-07-22 17:10:03 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-08-03 22:46:38 +01:00
2022-07-20 21:07:49 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-06-29 07:35:42 +01:00
2022-06-15 17:49:20 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-07-30 10:50:50 +01:00
2022-04-04 19:22:58 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-07-18 08:51:07 +01:00
2022-06-15 17:49:20 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00
2022-08-23 13:58:30 +01:00