{"ScriptPreparationCode":"var str = \u0022\\x02idjghjhdfjfdjfdjhgkghkghk dhfdg dhdf dfhdfh\u0022","TestCases":[{"Name":"codepointat tostring","Code":"str.codePointAt(0).toString()","IsDeferred":false},{"Name":"charcodeat tostring","Code":"str.charCodeAt(0).toString()","IsDeferred":false},{"Name":"codepointat","Code":"str.codePointAt(0)","IsDeferred":false},{"Name":"charcodeat","Code":"str.charCodeAt(0)","IsDeferred":false}]}