summaryrefslogtreecommitdiff
path: root/testing/resources/javascript/apply_expected.txt
blob: 750676f235443d99ee4d4c8925dbfa280b2e64de (plain)
1
2
3
4
5
6
7
8
Alert: Applying to util itself - should succeed
Alert: A
Alert: Applying to array - should throw
Alert: Caught: TypeError: Illegal invocation
Alert: Applying to number - should throw
Alert: Caught: TypeError: Illegal invocation
Alert: Applying to wrong native obj - should throw
Alert: Caught: TypeError: Illegal invocation