WebURLResponsePrivateImpl 94 Source/platform/exported/WebURLResponse.cpp assign(new WebURLResponsePrivateImpl()); WebURLResponsePrivateImpl 105 Source/platform/exported/WebURLResponse.cpp assign(r.m_private ? new WebURLResponsePrivateImpl(r.m_private) : 0);