Searched refs:_checkModeProperty (Results 1 – 1 of 1) sorted by relevance
403 return this._checkModeProperty(S_IFDIR);407 return this._checkModeProperty(S_IFREG);411 return this._checkModeProperty(S_IFBLK);415 return this._checkModeProperty(S_IFCHR);419 return this._checkModeProperty(S_IFLNK);423 return this._checkModeProperty(S_IFIFO);427 return this._checkModeProperty(S_IFSOCK);475 BigIntStats.prototype._checkModeProperty = function(property) { method in BigIntStats505 Stats.prototype._checkModeProperty = function(property) { method in Stats