{"ScriptPreparationCode":"var str = \u0022abcde\u0022","TestCases":[{"Name":"charCodeAt","Code":"str.charCodeAt(3)","IsDeferred":false},{"Name":"codePointAt","Code":"str.codePointAt(3)","IsDeferred":false}]}