FNativeString

Wraps a copy-on-write reference to a Utf8String to give it Verse semantics, and since we copy objects around and don't modify them often in the VM gives us a performance uplift in heavy string workloads.