Constructs a new Context.
The parent context, which should be null when the global context is created
The name of the context. When script functions are called this is set to the name of the function being called.
See Implementation
Constructs a new Context.