Home | History | Annotate | Download | only in poppler

Lines Matching refs:instanceof

2424         if (!(e instanceof FS.ErrnoError)) throw e + ' : ' + stackTrace();
4217 if (!(e instanceof FS.ErrnoError)) throw e;
4345 if (buffer instanceof Array || buffer instanceof ArrayBuffer) {
9097 if (e instanceof ExitStatus) {