Searched refs:unwrapErr (Results 1 – 1 of 1) sorted by relevance
223 maybeRealpath(realpath, dir, opts, function (unwrapErr, pkgdir) { argument224 if (unwrapErr) return loadpkg(path.dirname(dir), cb);252 maybeRealpath(realpath, x, opts, function (unwrapErr, pkgdir) { argument253 if (unwrapErr) return cb(unwrapErr);