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