Fri, 16 Jan 2015 04:50:19 +0100
Replace accessor implementation with direct member state manipulation, by
request https://trac.torproject.org/projects/tor/ticket/9701#comment:32
1 /*
2 * Any copyright is dedicated to the Public Domain.
3 * http://creativecommons.org/licenses/publicdomain/
4 * Contributor: Gary Kwong
5 */
7 function f(e) {
8 eval("\
9 [((function g(o, bbbbbb) {\
10 if (aaaaaa = bbbbbb) {\
11 return window.r = []\
12 }\
13 g(aaaaaa, bbbbbb + 1);\
14 ({})\
15 })([], 0)) \
16 for (window in this) \
17 for each(x in [0, 0])\
18 ]\
19 ")
20 }
21 t = 1;
22 f();
23 reportCompare(0, 0, "");