Issue 924 attachment: 4k.js (1.6 KB)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
e(pfm_rt.get_val((
function ()
{
var method_return_value = null;
var accessor_object = O;
if (pfm_rt.is_ary(accessor_object))
{
for(var index = accessor_object.length - 1; index > 1; index--)
{
method_return_value = accessor_object[index].e(pfm_rt.get_val((
function ()
{
var method_return_value = null;
var accessor_object = O;
if (pfm_rt.is_ary(accessor_object))
{
for(var index = accessor_object.length - 1; index > 1; index--)
{
method_return_value = accessor_object[index].e();
}
}
else
{
method_return_value = accessor_object.e();
}
return method_return_value;
}
).call(this)));
}
}
else
{
method_return_value = accessor_object.e(pfm_rt.get_val((
function ()
{
var method_return_value = null;
var accessor_object = O;
if (pfm_rt.is_ary(accessor_object))
{
for(var index = accessor_object.length - 1; index > 1; index--)
{
method_return_value = accessor_object[index].e();
}
}
else
{
method_return_value = accessor_object.e();
}
return method_return_value;
}
).call(this)));
}
return method_return_value;
}
).call(this)