Home | History | Annotate | Download | only in embenchen

Lines Matching refs:instanceof

2451         if (!(e instanceof FS.ErrnoError)) throw e + ' : ' + stackTrace();
4313 if (!(e instanceof FS.ErrnoError)) throw e;
4441 if (buffer instanceof Array || buffer instanceof ArrayBuffer) {
42590 if (e instanceof ExitStatus) {