Skip to content

bootstrap: consolidate global properties definition

globalThis.process and globalThis.Buffer has been re-defined with a getter/setter pair.

atob and bota are defined as enumerable properties according to WebIDL definition.

Refs: https://github.com/nodejs/node/pull/26882 Refs: https://github.com/nodejs/node/pull/37786#discussion_r608521715

Merge request reports

Loading