Files
ladybird/Libraries/LibJS/Runtime
Luke Wilde 3d3b02b9c0 LibJS: Use the real globalThis value
Previously it used `realm.[[GlobalObject]]` instead of
`realm.[[GlobalEnv]].[[GlobalThisValue]]`.

In LibWeb, that corresponds to Window and WindowProxy respectively.
2026-04-23 20:43:01 +01:00
..
2026-03-19 21:55:10 -05:00
2026-03-20 12:03:36 +01:00
2026-02-26 13:54:35 -05:00
2026-04-03 21:21:09 +02:00
2026-03-20 12:03:36 +01:00