GLOBAL_STATE

How any other global variables are affected. This includes things like the global exception reporter, the stringification function, observerless setup, etc.

Primitives are annotated with the Flag.ReadsFromHiddenGlobalState and Flag.WritesToHiddenGlobalState flags in their constructors to indicate that GLOBAL_STATE is affected.

Constructors

Link copied to clipboard
constructor()