Entering a Context
•Context cx = Context.enter();
•
•Creates and enters a Context
•A Context stores information about the execution environment of a script
•