Keep primitive string storage in Utf16String and remove the UTF-8 storage path from PrimitiveString. ASCII strings still use compact Utf16String ASCII storage, while UTF-16 becomes the only owned representation. |
||
|---|---|---|
| .. | ||
| DOMURL.cpp | ||
| DOMURL.h | ||
| DOMURL.idl | ||
| Origin.cpp | ||
| Origin.h | ||
| Origin.idl | ||
| URLSearchParams.cpp | ||
| URLSearchParams.h | ||
| URLSearchParams.idl | ||
| URLSearchParamsIterator.cpp | ||
| URLSearchParamsIterator.h | ||