Queries which additional globals exist.
Called whenever an attempt to access a non-existent global variable is made. Return undefined to treat the variable as inexistent.
undefined
Name of non-existent global that is being accessed.
Generated using TypeDoc
Queries which additional globals exist.