process = special ?
                                    mightThrow :
                                    function() {
                                        try {
                                            mightThrow();