@@ -12,7 +12,16 @@ apiObject
1212connection
1313| type tracker with call steps | tst.js:7:15:7:18 | conn |
1414| type tracker with call steps | tst.js:11:5:11:19 | this.connection |
15+ | type tracker with call steps | tst.js:80:16:80:19 | conn |
16+ | type tracker with call steps | tst.js:84:22:84:22 | x |
17+ | type tracker with call steps | tst.js:88:3:88:16 | innerCapture() |
18+ | type tracker with call steps | tst.js:89:3:89:17 | innerCall(conn) |
19+ | type tracker with call steps | tst.js:93:5:93:18 | innerCapture() |
20+ | type tracker with call steps | tst.js:103:17:103:17 | x |
21+ | type tracker with call steps | tst.js:104:10:106:6 | (functi ... \\n })() |
22+ | type tracker with call steps | tst.js:112:10:112:14 | obj.x |
1523| type tracker with call steps with property connection | tst.js:7:14:7:13 | this |
24+ | type tracker with call steps with property x | tst.js:111:15:111:17 | obj |
1625| type tracker without call steps | client.js:1:10:1:27 | exportedConnection |
1726| type tracker without call steps | tst.js:16:10:16:49 | api.cha ... ction() |
1827| type tracker without call steps | tst.js:19:7:19:21 | getConnection() |
@@ -25,11 +34,18 @@ connection
2534| type tracker without call steps | tst.js:63:38:63:77 | api.cha ... ction() |
2635| type tracker without call steps | tst.js:67:14:67:47 | MyAppli ... nection |
2736| type tracker without call steps | tst.js:78:35:78:49 | getConnection() |
37+ | type tracker without call steps | tst.js:99:7:99:21 | getConnection() |
38+ | type tracker without call steps | tst.js:100:12:100:26 | getConnection() |
39+ | type tracker without call steps | tst.js:108:1:108:23 | shared( ... tion()) |
40+ | type tracker without call steps | tst.js:108:8:108:22 | getConnection() |
41+ | type tracker without call steps | tst.js:114:1:114:28 | getX({ ... on() }) |
42+ | type tracker without call steps | tst.js:114:11:114:25 | getConnection() |
2843| type tracker without call steps | tst_conflict.js:6:38:6:77 | api.cha ... ction() |
2944| type tracker without call steps with property MyApplication.namespace.connection | file://:0:0:0:0 | global access path |
3045| type tracker without call steps with property conflict | tst.js:63:3:63:25 | MyAppli ... mespace |
3146| type tracker without call steps with property conflict | tst_conflict.js:6:3:6:25 | MyAppli ... mespace |
3247| type tracker without call steps with property connection | tst.js:62:3:62:25 | MyAppli ... mespace |
48+ | type tracker without call steps with property x | tst.js:114:6:114:27 | { x: ge ... ion() } |
3349dataCallback
3450| client.js:3:28:3:34 | x => {} |
3551| tst.js:10:11:10:12 | cb |
@@ -40,6 +56,7 @@ dataCallback
4056| tst.js:40:32:40:45 | getDataCurry() |
4157| tst.js:45:19:45:20 | cb |
4258| tst.js:48:32:48:60 | identit ... llback) |
59+ | tst.js:51:1:51:37 | functio ... ata) {} |
4360| tst.js:58:16:58:22 | x => {} |
4461| tst.js:68:16:70:3 | data => ... a);\\n } |
4562dataValue
@@ -48,5 +65,6 @@ dataValue
4865| tst.js:25:19:25:22 | data |
4966| tst.js:33:17:33:20 | data |
5067| tst.js:38:10:38:13 | data |
68+ | tst.js:51:30:51:33 | data |
5169| tst.js:58:16:58:16 | x |
5270| tst.js:68:16:68:19 | data |
0 commit comments