registry of explicitly named intrinsic objects in EcmaScript
npm install es-intrinsicsExports a map of the
named intrinsic objects
of an EcmaScript realm. Presumes an ES2017 environment at minimum, but is
forgiving of known exceptions in current Node; relies on access through the
global object, so if this is to be mutated, it must run first to capture the
references.