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 // Binary: cache/js-dbg-32-0230a9e80c1f-linux
2 // Flags: -j
3 //
4 (function(){
5 eval("\
6 for each(let a in['A','A','A','A','A','A','A','A']) {\
7 L:for each(let b in a) {\
8 break L\
9 }\
10 }\
11 ")
12 })()