Skip to content

bootstrap: bind properties of the global console in the default snapshot

If it safe to bind the properties of the global console when building the default snapshot as long as they are not actually accessed during snapshot building. Bind them early instead of doing it at run time.

Merge request reports

Loading