Home | History | Annotate | Download | only in embenchen

Lines Matching full:isroot

2387           if (FS.isRoot(node)) {
2485 },isRoot:function (node) {
2553 if (FS.isRoot(node) || FS.getPath(node) === FS.cwd()) {
3400 isRoot: false, exists: false, error: 0, name: null, path: null, object: null,
3414 ret.isRoot = lookup.path === '/';