{"ScriptPreparationCode":"let a = eval\r\nlet b = RegExp\r\n","TestCases":[{"Name":"eval","Code":"for(let i = 10; i--;) a(\u0027/hello|there/\u0027)","IsDeferred":false},{"Name":"RegExp","Code":"for(let i = 10; i--;) b(\u0027/hello|there/\u0027)","IsDeferred":false}]}