Convert raw escape sequences to their respective characters (undo String.raw).
An ES-spec-compliant String.raw shim/polyfill/replacement that works as far down as ES3
It's like `String.raw` but without the raw bit.
replace `String.raw` with an ponyfill function