94eb5904a6
R=bmeurer@chromium.org BUG=82797, v8:1593 Review URL: https://codereview.chromium.org/66463002 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@17587 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
6 lines
190 B
Plaintext
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
|