passesFileCheck   269 Source/platform/weborigin/SecurityOrigin.cpp         canAccess = passesFileCheck(other);
passesFileCheck   487 Source/platform/weborigin/SecurityOrigin.cpp     if (isLocal() && !passesFileCheck(other))
passesFileCheck   202 Source/platform/weborigin/SecurityOrigin.h     bool passesFileCheck(const SecurityOrigin*) const;