webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
UnderlyingString (const StringImpl &) | |
Public Attributes | |
std::atomic_uint | refCount { 1u } |
bool | isValid { true } |
const StringImpl & | string |
|
explicit |
bool WTF::StringView::UnderlyingString::isValid { true } |
std::atomic_uint WTF::StringView::UnderlyingString::refCount { 1u } |
const StringImpl& WTF::StringView::UnderlyingString::string |