Files
Kmake/deps/v8/test/message/fail/instanceof-nonobject.out
2026-05-26 23:36:42 -07:00

6 lines
184 B
Plaintext

*%(basename)s:30: TypeError: Right-hand side of 'instanceof' is not an object
1 instanceof 2;
^
TypeError: Right-hand side of 'instanceof' is not an object
at *%(basename)s:30:3