1
1
Tests TestRunner.RuntimeAgent.callFunctionOn usages.
2
2
3
3
4
4
Running: testThis
5
3
5
[object Object]
6
6
7
7
Running: testArguments
8
{"a":1,"b":2}
9
{"a":1,"b":2}
10
{"c":1,"d":2}
11
4
12
undefined
8
[object Object]
13
9