Home | History | Annotate | Download | only in profviz

Lines Matching defs:currentPath

998   var __impure_ptr=allocate(1, "i32*", ALLOC_STATIC);var FS={currentPath:"/",nextInode:2,streams:[null],ignorePermissions:true,createFileHandle:function (stream, fd) {
1036 if (base === undefined) base = FS.currentPath;
2632 } else if (size < FS.currentPath.length + 1) {
2636 for (var i = 0; i < FS.currentPath.length; i++) {
2637 HEAP8[(((buf)+(i))|0)]=FS.currentPath.charCodeAt(i)
2754 FS.currentPath = path.path;
3278 } else if (oldObj.isRoot || oldObj.path == FS.currentPath) {