var t = {};t['i'] = 1, t['toString'] = function () { return this['i']++; }, (0, t);