Home | History | Annotate | Download | only in embenchen

Lines Matching refs:instanceof

2414         if (!(e instanceof FS.ErrnoError)) throw e + ' : ' + stackTrace();
4192 if (!(e instanceof FS.ErrnoError)) throw e;
4320 if (buffer instanceof Array || buffer instanceof ArrayBuffer) {
14632 if (e instanceof ExitStatus) {