0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/lib/internal/streams
Michaël Zasso 0817840f77 lib: force using primordials for JSON, Math and Reflect
Use the "no-restricted-globals" ESLint rule to lint for it.

PR-URL: https://github.com/nodejs/node/pull/27027
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2019-04-03 21:36:08 +08:00
..
async_iterator.js benchmark,doc,lib: capitalize more comments 2019-03-27 17:20:06 +01:00
buffer_list.js stream: reduce internal usage of public require of util 2019-03-22 00:48:32 +01:00
destroy.js stream: ensure writable.destroy() emits error once 2019-03-05 23:52:36 +01:00
duplexpair.js
end-of-stream.js
lazy_transform.js stream: reduce internal usage of public require of util 2019-03-22 00:48:32 +01:00
legacy.js benchmark,lib: change var to const 2019-03-30 13:16:39 +01:00
pipeline.js
state.js lib: force using primordials for JSON, Math and Reflect 2019-04-03 21:36:08 +08:00