1Alert: Applying to util itself - should succeed 2Alert: A 3Alert: Applying to array - should throw 4Alert: Caught: TypeError: Illegal invocation 5Alert: Applying to number - should throw 6Alert: Caught: TypeError: Illegal invocation 7Alert: Applying to wrong native obj - should throw 8Alert: Caught: TypeError: Illegal invocation 9