node/deps/v8/test/message/instanceof.out

6 lines
190 B
Plaintext
Raw Normal View History

2014-03-14 00:45:44 +08:00
*%(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