Store the frame and the current global object reference when pausing on a breakpoint as the debugger environment, and reuse the correct global object reference when using script.callFunction. Adds a mozilla only test to check that callFunction works and can process parameters. Differential Revision: https://phabricator.services.mozilla.com/D307072