Files
node/lib
eladkeyshawn d6669645c0 repl: fix declaring a variable with the name util
The REPL no longer relies on `util` being a reference to the `util` core
module. It still relies on `globalThis` refering to the global object,
but no longer emits warnings when it's overwritten by the user.

PR-URL: https://github.com/nodejs/node/pull/38141
Fixes: https://github.com/nodejs/node/issues/38139
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
2021-04-18 16:12:41 +02:00
..
2021-04-10 14:31:34 -07:00
2021-04-10 14:31:34 -07:00
2021-03-18 12:04:00 -07:00
2021-01-22 19:56:34 -08:00
2021-03-13 11:17:48 -08:00
2021-04-16 07:47:46 +02:00
2021-02-11 19:30:28 +05:30
2021-04-02 06:16:40 -07:00
2021-04-14 17:07:26 +02:00
2021-04-13 08:44:26 -07:00