global execution context

C55570 concept

The global execution context is the default environment in which a JavaScript program starts running, providing the global object, global scope, and initial `this` binding for all top-level code.

Observed surface forms (1)

Instances (2)