Home | History | Annotate | Download | only in embenchen

Lines Matching refs:instanceof

2444         if (!(e instanceof FS.ErrnoError)) throw e + ' : ' + stackTrace();
4222 if (!(e instanceof FS.ErrnoError)) throw e;
4350 if (buffer instanceof Array || buffer instanceof ArrayBuffer) {
8315 if (e instanceof ExitStatus) {