Files
node/lib
legendecas b92bc5931d src,lib: migrate to console on context's extra binding
Since `globalThis.console` is not an ECMAScript defined
builtin, V8's globally installed `console` implementation
is been moved to the context's extra binding object.

We need to migrate to that one before the globally
installed console object is removed in V8.

PR-URL: https://github.com/nodejs/node/pull/43142
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
2022-05-23 16:45:31 +08:00
..
2022-01-30 14:07:32 +00:00
2022-04-12 16:34:59 +02:00
2022-05-18 12:17:36 +08:00
2022-05-11 00:52:19 +02:00
2021-11-12 23:26:20 +01:00
2021-04-30 10:59:28 -07:00
2022-02-23 21:06:00 +00:00
2022-03-21 22:21:09 +00:00
2022-02-05 08:36:48 -08:00
2021-07-07 14:50:47 +02:00
2022-03-14 21:12:44 +00:00
2021-06-26 16:31:30 +02:00