v8/test/message/instanceof.out
2013-11-08 11:45:56 +00:00

6 lines
190 B
Plaintext

*%(basename)s:28: TypeError: Expecting a function in instanceof check, but got 2
1 instanceof 2;
^
TypeError: Expecting a function in instanceof check, but got 2
at *%(basename)s:28:3