Files
ladybird/Libraries/LibJS/Runtime
Linus Groh c06a6c67d5 LibJS: Add globalThis
We already have "global" as a way to access the global object in js(1)
(both REPL and script mode). This replaces it with "globalThis", which
is available in all environments, not just js.
2020-04-09 15:58:49 +02:00
..
2020-03-30 14:11:54 +02:00
2020-03-24 22:21:58 +01:00
2020-03-24 22:21:58 +01:00
2020-04-09 15:58:49 +02:00
2020-04-06 10:58:16 +02:00
2020-04-07 08:41:25 +02:00
2020-04-06 11:09:01 +02:00