← Back to release summary

globalThis

Category
JavaScript
Type
New or changed feature
Status
Enabled by default (Chrome 71)
Intent stage
None

Summary

`globalThis` enables a universal mechanism to access the global object even in strict functions or modules, regardless of the platform.

Standards & signals

Docs: https://github.com/tc39/proposal-global

View on chromestatus.com