Home | History | Annotate | Download | only in embenchen

Lines Matching refs:instanceof

2319         if (!(e instanceof FS.ErrnoError)) throw e + ' : ' + stackTrace();
4742 if (!(e instanceof FS.ErrnoError)) throw e;
4870 if (buffer instanceof Array || buffer instanceof ArrayBuffer) {
5864 if (e instanceof ExitStatus) {