Skip to content

Instantly share code, notes, and snippets.

@Nick-Lucas
Created February 11, 2023 10:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nick-Lucas/ee964bf004f40ea6601bd2543869efee to your computer and use it in GitHub Desktop.
Save Nick-Lucas/ee964bf004f40ea6601bd2543869efee to your computer and use it in GitHub Desktop.
Trimmed down Runtime TypeChecker Tracing from TSC
[
{
"pid": 1,
"tid": 1,
"ph": "B",
"cat": "check",
"ts": 2505278.7091732025,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexlighttyperouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2509988.250017166,
"name": "checkExpression",
"dur": 23.58412742614746,
"args": {
"kind": 79,
"pos": 756,
"end": 762,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexlighttyperouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2509838.334083557,
"name": "checkExpression",
"dur": 364.12501335144043,
"args": {
"kind": 208,
"pos": 747,
"end": 763,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexlighttyperouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2508285.959005356,
"name": "checkExpression",
"dur": 2197.916030883789,
"args": {
"kind": 208,
"pos": 659,
"end": 764,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexlighttyperouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2508285.33411026,
"name": "checkExpression",
"dur": 2261.3329887390137,
"args": {
"kind": 206,
"pos": 659,
"end": 775,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexlighttyperouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2508283.667087555,
"name": "checkExpression",
"dur": 2944.333076477051,
"args": {
"kind": 208,
"pos": 659,
"end": 1213,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexlighttyperouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2508261.0421180725,
"name": "checkExpression",
"dur": 5120.749950408936,
"args": {
"kind": 205,
"pos": 650,
"end": 1809,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexlighttyperouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2519941.58411026,
"name": "structuredTypeRelatedTo",
"dur": 66.08295440673828,
"args": { "sourceId": 8948, "targetId": 8293 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2519922.959089279,
"name": "structuredTypeRelatedTo",
"dur": 108.50000381469727,
"args": { "sourceId": 8266, "targetId": 8952 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2513535.959005356,
"name": "checkExpression",
"dur": 7649.125099182129,
"args": {
"kind": 208,
"pos": 659,
"end": 1213,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexlighttyperouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2513528.5000801086,
"name": "checkExpression",
"dur": 11119.833946228027,
"args": {
"kind": 205,
"pos": 650,
"end": 1809,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexlighttyperouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2508216.542005539,
"name": "checkExpression",
"dur": 17497.416973114014,
"args": {
"kind": 208,
"pos": 642,
"end": 1810,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexlighttyperouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2508152.209043503,
"name": "checkVariableDeclaration",
"dur": 17587.33296394348,
"args": {
"kind": 254,
"pos": 617,
"end": 1810,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexlighttyperouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "E",
"cat": "check",
"ts": 2527345.4999923706,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexlighttyperouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "B",
"cat": "check",
"ts": 2527376.084089279,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexsuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2529980.292081833,
"name": "structuredTypeRelatedTo",
"dur": 349.2920398712158,
"args": { "sourceId": 9195, "targetId": 9194 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2529588.3750915527,
"name": "getVariancesWorker",
"dur": 800.9169101715088,
"args": {
"arity": 2,
"id": 9053,
"results": { "variances": ["in out", "out"] }
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2529580.791950226,
"name": "structuredTypeRelatedTo",
"dur": 827.7921676635742,
"args": { "sourceId": 9061, "targetId": 9057 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2529539.9169921875,
"name": "structuredTypeRelatedTo",
"dur": 882.2920322418213,
"args": { "sourceId": 9184, "targetId": 9058 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2527567.374944687,
"name": "checkExpression",
"dur": 3375.7500648498535,
"args": {
"kind": 208,
"pos": 101,
"end": 133,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexsuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2527476.000070572,
"name": "checkVariableDeclaration",
"dur": 3489.875078201294,
"args": {
"kind": 254,
"pos": 89,
"end": 133,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexsuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2539971.209049225,
"name": "checkExpression",
"dur": 28.916120529174805,
"args": {
"kind": 79,
"pos": 196,
"end": 198,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexsuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2539970.4999923706,
"name": "checkExpression",
"dur": 68.87507438659668,
"args": {
"kind": 206,
"pos": 196,
"end": 205,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexsuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2539968.0840969086,
"name": "checkExpression",
"dur": 97.41592407226562,
"args": {
"kind": 208,
"pos": 196,
"end": 207,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexsuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2539937.7920627594,
"name": "checkExpression",
"dur": 568.8328742980957,
"args": {
"kind": 205,
"pos": 187,
"end": 298,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexsuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2532765.1669979095,
"name": "checkExpression",
"dur": 8383.6669921875,
"args": {
"kind": 208,
"pos": 175,
"end": 299,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexsuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2531061.0840320587,
"name": "checkExpression",
"dur": 14243.375062942505,
"args": {
"kind": 208,
"pos": 152,
"end": 301,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexsuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2530983.834028244,
"name": "checkVariableDeclaration",
"dur": 14352.375030517578,
"args": {
"kind": 254,
"pos": 140,
"end": 301,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexsuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2545531.25,
"name": "checkExpression",
"dur": 4732.45906829834,
"args": {
"kind": 208,
"pos": 340,
"end": 657,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexsuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2545414.8750305176,
"name": "checkExpression",
"dur": 6856.20903968811,
"args": {
"kind": 208,
"pos": 317,
"end": 659,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexsuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2545355.625152588,
"name": "checkVariableDeclaration",
"dur": 6943.041801452637,
"args": {
"kind": 254,
"pos": 308,
"end": 659,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexsuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2557411.5841388702,
"name": "checkExpression",
"dur": 5398.916006088257,
"args": {
"kind": 208,
"pos": 1826,
"end": 1848,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexsuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2557356.4591407776,
"name": "checkExpression",
"dur": 5624.957799911499,
"args": {
"kind": 208,
"pos": 1798,
"end": 1849,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexsuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2557356.0421466827,
"name": "checkExpression",
"dur": 5668.08295249939,
"args": {
"kind": 206,
"pos": 1798,
"end": 1861,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexsuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2557355.2091121674,
"name": "checkExpression",
"dur": 5843.333005905151,
"args": {
"kind": 208,
"pos": 1798,
"end": 1869,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexsuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2557354.583978653,
"name": "checkExpression",
"dur": 5877.665996551514,
"args": {
"kind": 206,
"pos": 1798,
"end": 1883,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexsuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2557352.874994278,
"name": "checkExpression",
"dur": 5944.62513923645,
"args": {
"kind": 208,
"pos": 1798,
"end": 1935,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexsuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2552626.7499923706,
"name": "checkExpression",
"dur": 10707.667112350464,
"args": {
"kind": 205,
"pos": 782,
"end": 1938,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexsuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2552595.5419540405,
"name": "checkExpression",
"dur": 16654.417037963867,
"args": {
"kind": 208,
"pos": 774,
"end": 1939,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexsuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2552534.1250896454,
"name": "checkVariableDeclaration",
"dur": 16747.416973114014,
"args": {
"kind": 254,
"pos": 747,
"end": 1939,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexsuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "E",
"cat": "check",
"ts": 2569914.041996002,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexsuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "B",
"cat": "check",
"ts": 2569976.1669635773,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2579960.1249694824,
"name": "structuredTypeRelatedTo",
"dur": 49.29208755493164,
"args": { "sourceId": 89, "targetId": 10726 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2579949.000120163,
"name": "structuredTypeRelatedTo",
"dur": 131.74986839294434,
"args": { "sourceId": 10829, "targetId": 10726 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2579938.75002861,
"name": "structuredTypeRelatedTo",
"dur": 188.66705894470215,
"args": { "sourceId": 10829, "targetId": 10824 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2579855.334043503,
"name": "structuredTypeRelatedTo",
"dur": 297.9578971862793,
"args": { "sourceId": 10829, "targetId": 10825 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2579163.9170646667,
"name": "structuredTypeRelatedTo",
"dur": 1003.7078857421875,
"args": { "sourceId": 10726, "targetId": 10795 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2577664.209127426,
"name": "structuredTypeRelatedTo",
"dur": 2516.249895095825,
"args": { "sourceId": 10726, "targetId": 10730 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2585079.584121704,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11171,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
11165, 11127, 11166, 11175, 11172, 11171, 11207, 11239
],
"targetId": 11012,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 11203, 10726
],
"depth": 16,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2586517.7919864655,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11260,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10991, 11262, 11261, 11260, 11174, 11252, 11251, 11239
],
"targetId": 11012,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 11203, 10726
],
"depth": 14,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2588016.6671276093,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11530,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11491, 11530, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2588076.87497139,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11531,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11492, 11531, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2588137.792110443,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11532,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11493, 11532, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2588502.8750896454,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11533,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11494, 11533, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2588563.042163849,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11534,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11495, 11534, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2588638.4999752045,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11535,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11496, 11535, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2588687.3750686646,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11536,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11497, 11536, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2588739.4590377808,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11537,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11498, 11537, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2588792.7091121674,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11538,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11499, 11538, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2588843.542098999,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11539,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11500, 11539, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2588892.8339481354,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11540,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11501, 11540, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2588965.1250839233,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11541,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11502, 11541, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2589015.417098999,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11542,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11503, 11542, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2589066.0841464996,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11543,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11504, 11543, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2589126.2090206146,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11544,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11505, 11544, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2589174.9589443207,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11545,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11506, 11545, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2589224.334001541,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11546,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11507, 11546, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2589272.4590301514,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11547,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11508, 11547, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2589323.667049408,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11548,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11509, 11548, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2589374.834060669,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11549,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11510, 11549, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2589429.2919635773,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11550,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11511, 11550, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2589477.874994278,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11551,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11512, 11551, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2590547.5840568542,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11552,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11513, 11552, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2589528.7499427795,
"name": "structuredTypeRelatedTo",
"dur": 1037.459135055542,
"args": { "sourceId": 11513, "targetId": 10 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2589502.04205513,
"name": "structuredTypeRelatedTo",
"dur": 1078.5419940948486,
"args": { "sourceId": 11513, "targetId": 11204 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2590657.8340530396,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11553,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11514, 11553, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2590718.125104904,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11554,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11515, 11554, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2590772.4590301514,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11555,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11516, 11555, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2590826.3750076294,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11556,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11517, 11556, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2590925.2920150757,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11557,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11518, 11557, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2590985.12506485,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11558,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11519, 11558, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2591039.1249656677,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11559,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11520, 11559, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2591113.708972931,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11560,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11521, 11560, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2591167.1249866486,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11561,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11522, 11561, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2591221.167087555,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11562,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11523, 11562, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2591283.1671237946,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11563,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11524, 11563, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2591655.459165573,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11564,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11525, 11564, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2591734.833955765,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11565,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11526, 11565, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2591792.1669483185,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11566,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11527, 11566, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2591859.0841293335,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11568,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11528, 11568, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2591888.6671066284,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11569,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11529, 11528, 11569, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2587973.209142685,
"name": "structuredTypeRelatedTo",
"dur": 3934.000015258789,
"args": { "sourceId": 11529, "targetId": 11204 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2587158.1251621246,
"name": "structuredTypeRelatedTo",
"dur": 4761.0838413238525,
"args": { "sourceId": 11408, "targetId": 11033 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2592348.417043686,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11171,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11408, 11172, 11171, 11569, 11239
],
"targetId": 11037,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11035, 11037, 10, 10726
],
"depth": 16,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2587142.8339481354,
"name": "structuredTypeRelatedTo",
"dur": 6357.250213623047,
"args": { "sourceId": 11408, "targetId": 11012 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2587119.542121887,
"name": "structuredTypeRelatedTo",
"dur": 6396.5418338775635,
"args": { "sourceId": 11408, "targetId": 11013 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2587077.917098999,
"name": "structuredTypeRelatedTo",
"dur": 6449.583053588867,
"args": { "sourceId": 11408, "targetId": 11014 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2593962.2089862823,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11731,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11692, 11731, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2594020.9169387817,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11732,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11693, 11732, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2594076.87497139,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11733,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11694, 11733, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2594135.6251239777,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11734,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11695, 11734, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2594249.209165573,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11735,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11696, 11735, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2594487.334012985,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11736,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11697, 11736, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2594544.417142868,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11737,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11698, 11737, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2594599.3750095367,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11738,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11699, 11738, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2594652.7919769287,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11739,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11700, 11739, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2594706.792116165,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11740,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11701, 11740, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2594760.9169483185,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11741,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11702, 11741, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2594815.2091503143,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11742,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11703, 11742, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2594869.5001602173,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11743,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11704, 11743, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2594925.1670837402,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11744,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11705, 11744, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2594980.499982834,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11745,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11706, 11745, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2595036.0419750214,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11746,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11707, 11746, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2595128.000020981,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11747,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11708, 11747, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2595180.8750629425,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11748,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11709, 11748, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2595233.250141144,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11749,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11710, 11749, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2595294.625043869,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11750,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11711, 11750, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2595347.5000858307,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11751,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11712, 11751, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2595400.792121887,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11752,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11713, 11752, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2595454.3340206146,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11753,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11714, 11753, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2595508.0001354218,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11754,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11715, 11754, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2595561.542034149,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11755,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11716, 11755, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2595615.124940872,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11756,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11717, 11756, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2595669.084072113,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11757,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11718, 11757, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2595724.625110626,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11758,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11719, 11758, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2595779.958963394,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11759,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11720, 11759, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2595834.8751068115,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11760,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11721, 11760, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2595889.834165573,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11761,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11722, 11761, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2595974.125146866,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11762,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11723, 11762, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2596031.042098999,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11763,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11724, 11763, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2596087.291955948,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11764,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11725, 11764, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2596192.4171447754,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11765,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11726, 11765, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2596253.1249523163,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11766,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11727, 11766, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2596320.333957672,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11767,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11728, 11767, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2596394.4590091705,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11769,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11729, 11769, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2596419.250011444,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11770,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11410, 11409, 11730, 11729, 11770, 11239
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2587070.0001716614,
"name": "structuredTypeRelatedTo",
"dur": 9523.958921432495,
"args": { "sourceId": 11410, "targetId": 11014 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2586972.2089767456,
"name": "structuredTypeRelatedTo",
"dur": 9634.04107093811,
"args": { "sourceId": 10995, "targetId": 10841 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2586545.1669692993,
"name": "structuredTypeRelatedTo",
"dur": 10500.667095184326,
"args": { "sourceId": 10993, "targetId": 10841 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2582863.1670475006,
"name": "structuredTypeRelatedTo",
"dur": 14195.082902908325,
"args": { "sourceId": 10981, "targetId": 10841 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2597154.750108719,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11260,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10991, 11262, 11261, 11260, 11774, 11729, 11770, 11239
],
"targetId": 11012,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11035, 11038, 11043, 11587, 10
],
"depth": 14,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2598224.292039871,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11171,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11172, 11171, 11930, 11952, 11770, 11239
],
"targetId": 11898,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10843, 10845,
11899, 11898, 11907, 11927, 11926, 10726, 10
],
"depth": 14,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2598294.8751449585,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11171,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10995, 11172, 11171, 11930, 11952, 11770, 11239
],
"targetId": 11898,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10843, 10845,
11899, 11898, 11907, 11927, 11926, 10726, 10
],
"depth": 14,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2599528.9170742035,
"name": "structuredTypeRelatedTo",
"dur": 1357.4168682098389,
"args": { "sourceId": 10726, "targetId": 11956 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2600908.7920188904,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 11994,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10982, 10981,
10993, 10996, 11000, 11996, 11995, 11994, 12030, 12056
],
"targetId": 11956,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10843, 10846,
10851, 11958, 11957, 11956, 11971, 12027, 12026, 10726
],
"depth": 16,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2599524.3339538574,
"name": "structuredTypeRelatedTo",
"dur": 1397.0410823822021,
"args": { "sourceId": 11995, "targetId": 11956 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2599499.9170303345,
"name": "structuredTypeRelatedTo",
"dur": 1433.000087738037,
"args": { "sourceId": 11995, "targetId": 11957 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2599488.5840415955,
"name": "structuredTypeRelatedTo",
"dur": 1455.4579257965088,
"args": { "sourceId": 11996, "targetId": 11958 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2599041.2089824677,
"name": "structuredTypeRelatedTo",
"dur": 1913.5410785675049,
"args": { "sourceId": 11000, "targetId": 10851 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2598314.6669864655,
"name": "structuredTypeRelatedTo",
"dur": 2652.1670818328857,
"args": { "sourceId": 10996, "targetId": 10846 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2597178.8749694824,
"name": "structuredTypeRelatedTo",
"dur": 3798.7091541290283,
"args": { "sourceId": 10993, "targetId": 10843 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2582851.4590263367,
"name": "structuredTypeRelatedTo",
"dur": 18139.415979385376,
"args": { "sourceId": 10981, "targetId": 10823 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2581347.1670150757,
"name": "structuredTypeRelatedTo",
"dur": 19654.417037963867,
"args": { "sourceId": 10982, "targetId": 10823 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2581205.0421237946,
"name": "structuredTypeRelatedTo",
"dur": 19806.874990463257,
"args": { "sourceId": 10982, "targetId": 10824 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2581196.375131607,
"name": "structuredTypeRelatedTo",
"dur": 19826.04193687439,
"args": { "sourceId": 10982, "targetId": 10825 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2602149.6250629425,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12206,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12200, 12162, 12201, 12210, 12207, 12206, 12056
],
"targetId": 11012,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11957, 11956, 11971, 12027, 12026, 10726
],
"depth": 17,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2603109.833955765,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12239,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12071, 12241, 12240, 12239, 12209, 12231, 12230
],
"targetId": 11012,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11957, 11956, 11971, 12027, 12026, 10726
],
"depth": 15,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2603989.2089366913,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12504,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12465, 12504
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604027.0841121674,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12505,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12466, 12505
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604060.5001449585,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12506,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12467, 12506
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604092.0419692993,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12507,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12468, 12507
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604122.375011444,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12508,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12469, 12508
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604152.2500514984,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12509,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12470, 12509
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604184.1249465942,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12510,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12471, 12510
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604213.6249542236,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12511,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12472, 12511
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604243.124961853,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12512,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12473, 12512
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604272.2091674805,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12513,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12474, 12513
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604301.4590740204,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12514,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12475, 12514
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604334.3341350555,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12515,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12476, 12515
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604369.416952133,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12516,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12477, 12516
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604398.750066757,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12517,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12478, 12517
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604428.125143051,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12518,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12479, 12518
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604458.709001541,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12519,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12480, 12519
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604490.916967392,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12520,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12481, 12520
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604520.499944687,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12521,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12482, 12521
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604549.875020981,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12522,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12483, 12522
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604582.5419425964,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12523,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12484, 12523
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604612.12515831,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12524,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12485, 12524
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604643.1670188904,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12525,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12486, 12525
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604681.4589500427,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12526,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12487, 12526
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604714.8339748383,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12527,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12488, 12527
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604744.6670532227,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12528,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12489, 12528
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604776.6671180725,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12529,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12490, 12529
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604808.792114258,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12530,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12491, 12530
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604838.3750915527,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12531,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12492, 12531
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604869.917154312,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12532,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12493, 12532
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604900.292158127,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12533,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12494, 12533
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604930.7091236115,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12534,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12495, 12534
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604964.5421504974,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12535,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12496, 12535
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2604994.3749904633,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12536,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12497, 12536
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2605024.917125702,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12537,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12498, 12537
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2605059.499979019,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12538,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12499, 12538
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2605090.0840759277,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12539,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12500, 12539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2605122.6251125336,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12540,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12501, 12540
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2605163.6250019073,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12542,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12502, 12542
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2605179.5840263367,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12543,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12503, 12502, 12543
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 12027, 12026, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2605221.8339443207,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12206,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12382, 12207, 12206, 12543
],
"targetId": 11037,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11035, 11037, 10, 12027, 12026, 10726
],
"depth": 17,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2606305.7091236115,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12667,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12628, 12667
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2606348.1669425964,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12668,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12629, 12668
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2606383.3751678467,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12669,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12630, 12669
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2606415.9591197968,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12670,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12631, 12670
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2606450.541973114,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12671,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12632, 12671
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2607335.417032242,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12672,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12633, 12672
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2607373.4171390533,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12673,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12634, 12673
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2607407.958984375,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12674,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12635, 12674
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2607443.2921409607,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12675,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12636, 12675
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2607475.084066391,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12676,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12637, 12676
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2607506.6249370575,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12677,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12638, 12677
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2607539.458990097,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12678,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12639, 12678
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2607571.834087372,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12679,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12640, 12679
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2607604.0840148926,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12680,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12641, 12680
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2607636.0001564026,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12681,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12642, 12681
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2607667.792081833,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12682,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12643, 12682
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2607699.5420455933,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12683,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12644, 12683
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2607730.7500839233,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12684,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12645, 12684
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2607762.750148773,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12685,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12646, 12685
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2607794.625043869,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12686,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12647, 12686
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2607833.2500457764,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12687,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12648, 12687
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2607866.459131241,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12688,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12649, 12688
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2607898.6670970917,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12689,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12650, 12689
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2607930.5839538574,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12690,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12651, 12690
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2607962.792158127,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12691,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12652, 12691
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2607994.791984558,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12692,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12653, 12692
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2608030.2500724792,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12693,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12654, 12693
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2608530.5421352386,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12694,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12655, 12694
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2608569.375038147,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12695,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12656, 12695
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2608616.417169571,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12696,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12657, 12696
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2608649.584054947,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12697,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12658, 12697
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2608684.9591732025,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12698,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12659, 12698
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2608717.292070389,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12699,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12660, 12699
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2608750.0841617584,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12700,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12661, 12700
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2608782.8340530396,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12701,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12662, 12701
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2608815.5839443207,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12702,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12663, 12702
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2608848.5000133514,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12703,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12664, 12703
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2608892.333984375,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12705,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12665, 12705
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2608909.209012985,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12706,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12384, 12383, 12666, 12665, 12706
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2609010.1251602173,
"name": "structuredTypeRelatedTo",
"dur": 1201.5419006347656,
"args": { "sourceId": 12076, "targetId": 10841 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2603130.4171085358,
"name": "structuredTypeRelatedTo",
"dur": 7097.66697883606,
"args": { "sourceId": 12073, "targetId": 10841 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2601447.2501277924,
"name": "structuredTypeRelatedTo",
"dur": 8792.666912078857,
"args": { "sourceId": 12061, "targetId": 10841 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2610316.7090415955,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12239,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12071, 12241, 12240, 12239, 12710, 12665, 12706
],
"targetId": 11012,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11035, 11038, 11043, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2610375.542163849,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12206,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12207, 12206, 12710, 12665, 12706
],
"targetId": 11898,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10843, 10845,
11899, 11898, 11035, 11038, 11043, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2610423.91705513,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12206,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12075, 12207, 12206, 12710, 12665, 12706
],
"targetId": 11898,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10843, 10845,
11899, 11898, 11035, 11038, 11043, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2611108.5000038147,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12844,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12062,
12061, 12073, 12076, 12080, 12846, 12845, 12844, 12706
],
"targetId": 11956,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10843, 10846,
10851, 11958, 11957, 11956, 11043, 11587, 10, 10726
],
"depth": 17,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2601436.959028244,
"name": "structuredTypeRelatedTo",
"dur": 9690.000057220459,
"args": { "sourceId": 12061, "targetId": 10823 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2601431.375026703,
"name": "structuredTypeRelatedTo",
"dur": 9707.417011260986,
"args": { "sourceId": 12062, "targetId": 10823 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2601424.0419864655,
"name": "structuredTypeRelatedTo",
"dur": 9725.749969482422,
"args": { "sourceId": 12062, "targetId": 10824 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2601335.000038147,
"name": "structuredTypeRelatedTo",
"dur": 9850.33392906189,
"args": { "sourceId": 10984, "targetId": 10824 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2611288.2499694824,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12239,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12065,
12062, 12061, 12071, 12241, 12240, 12239, 12844, 12706
],
"targetId": 11012,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11957, 11956, 11043, 11587, 10, 10726
],
"depth": 16,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2611341.0000801086,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12206,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12065,
12062, 12061, 12073, 12075, 12207, 12206, 12844, 12706
],
"targetId": 11898,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10843, 10845,
11899, 11898, 11957, 11956, 11043, 11587, 10, 10726
],
"depth": 16,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2611414.2920970917,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12844,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10975, 10937, 10976, 10985, 10984, 12065,
12062, 12061, 12073, 12076, 12080, 12846, 12845, 12844
],
"targetId": 11956,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10843, 10846,
10851, 11958, 11957, 11956, 11043, 11587, 10, 10726
],
"depth": 18,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2601037.8749370575,
"name": "structuredTypeRelatedTo",
"dur": 10433.167219161987,
"args": { "sourceId": 10984, "targetId": 10825 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2581187.54196167,
"name": "structuredTypeRelatedTo",
"dur": 30295.833110809326,
"args": { "sourceId": 10985, "targetId": 10825 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2581174.1671562195,
"name": "structuredTypeRelatedTo",
"dur": 30332.457780838013,
"args": { "sourceId": 10976, "targetId": 10825 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2580588.667154312,
"name": "structuredTypeRelatedTo",
"dur": 30933.957815170288,
"args": { "sourceId": 10937, "targetId": 10825 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2580581.2089443207,
"name": "structuredTypeRelatedTo",
"dur": 30952.583074569702,
"args": { "sourceId": 10975, "targetId": 10825 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2613412.2500419617,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13021,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 13015, 12977,
13016, 13025, 13022, 13021, 12080, 12846, 12845, 12844
],
"targetId": 11012,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11957, 11956, 11043, 11587, 10, 10726
],
"depth": 14,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2613825.124979019,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13048,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 13015, 12977,
13016, 13025, 13024, 13049, 13048, 12846, 12845, 12844
],
"targetId": 11012,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11957, 11956, 11043, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2613883.542060852,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13048,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 13015, 12977,
13016, 13025, 13024, 13052, 13049, 13048, 12845, 12844
],
"targetId": 11012,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11957, 11956, 11043, 11587, 10, 10726
],
"depth": 16,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2614704.1671276093,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13076,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12885, 13078,
13077, 13076, 10738, 10723, 13051, 13048, 12845, 12844
],
"targetId": 11012,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 10791, 44, 11043, 11587, 10, 10726
],
"depth": 12,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2615330.4171562195,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13347,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13308, 13347, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2615367.542028427,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13348,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13309, 13348, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2615403.9170742035,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13349,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13310, 13349, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2615433.042049408,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13350,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13311, 13350, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2615461.1670970917,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13351,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13312, 13351, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2615489.2089366913,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13352,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13313, 13352, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2615516.9999599457,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13353,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13314, 13353, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2615544.8751449585,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13354,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13315, 13354, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2615572.2501277924,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13355,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13316, 13355, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2615599.9171733856,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13356,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13317, 13356, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2615627.3341178894,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13357,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13318, 13357, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2615655.2090644836,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13358,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13319, 13358, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2615682.9171180725,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13359,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13320, 13359, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2615710.8750343323,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13360,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13321, 13360, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2615738.9171123505,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13361,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13322, 13361, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2615766.95895195,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13362,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13323, 13362, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2615795.583963394,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13363,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13324, 13363, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2615823.625087738,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13364,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13325, 13364, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2615851.8340587616,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13365,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13326, 13365, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2615879.7500133514,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13366,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13327, 13366, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2615907.667160034,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13367,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13328, 13367, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2615936.042070389,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13368,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13329, 13368, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2615964.667081833,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13369,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13330, 13369, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2615994.2920207977,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13370,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13331, 13370, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2616023.416996002,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13371,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13332, 13371, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2616051.6250133514,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13372,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13333, 13372, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2616080.4171562195,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13373,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13334, 13373, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2616108.5000038147,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13374,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13335, 13374, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2616174.9169826508,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13375,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13336, 13375, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2616203.87506485,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13376,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13337, 13376, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2616233.3340644836,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13377,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13338, 13377, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2616261.791944504,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13378,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13339, 13378, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2616290.8339500427,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13379,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13340, 13379, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2616319.8339939117,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13380,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13341, 13380, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2616348.2921123505,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13381,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13342, 13381, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2616377.04205513,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13382,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13343, 13382, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2616405.7500362396,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13383,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13344, 13383, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2616460.6251716614,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13385,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13345, 13385, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2616478.4591197968,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13386,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13346, 13345, 13386, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2616520.3750133514,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13048,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13225, 13049, 13048, 13386, 13048, 12845, 12844
],
"targetId": 11037,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11035, 11037, 10, 11587, 10, 10726
],
"depth": 14,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2616833.9171409607,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13510,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13471, 13510, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2616867.292165756,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13511,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13472, 13511, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2616899.0001678467,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13512,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13473, 13512, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2616929.2500019073,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13513,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13474, 13513, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2616958.834171295,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13514,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13475, 13514, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2616988.333940506,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13515,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13476, 13515, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2617017.7090168,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13516,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13477, 13516, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2617047.333955765,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13517,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13478, 13517, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2617076.667070389,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13518,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13479, 13518, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2617105.9999465942,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13519,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13480, 13519, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2617140.5000686646,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13520,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13481, 13520, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2617170.8340644836,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13521,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13482, 13521, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2617200.8340358734,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13522,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13483, 13522, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2617230.875015259,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13523,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13484, 13523, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2617260.9169483185,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13524,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13485, 13524, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2617291.1670207977,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13525,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13486, 13525, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2617321.3341236115,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13526,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13487, 13526, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2617354.208946228,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13527,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13488, 13527, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2617384.7920894623,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13528,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13489, 13528, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2617415.125131607,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13529,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13490, 13529, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2617445.125102997,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13530,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13491, 13530, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2617475.8751392365,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13531,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13492, 13531, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2617505.7921409607,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13532,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13493, 13532, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2617536.3340377808,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13533,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13494, 13533, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2617566.9169425964,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13534,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13495, 13534, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2617597.08404541,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13535,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13496, 13535, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2617627.666950226,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13536,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13497, 13536, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2617658.3340168,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13537,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13498, 13537, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2617689.6669864655,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13538,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13499, 13538, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2617954.250097275,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13539,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13500, 13539, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2617989.000082016,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13540,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13501, 13540, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2618020.7090377808,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13541,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13502, 13541, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2618052.459001541,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13542,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13503, 13542, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2618083.667039871,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13543,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13504, 13543, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2618114.959001541,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13544,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13505, 13544, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2618145.7500457764,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13545,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13506, 13545, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2618177.417039871,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13546,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13507, 13546, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2618217.084169388,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13548,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13508, 13548, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2618238.2090091705,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13549,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13227, 13226, 13509, 13508, 13549, 13048, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11033, 11204, 10, 11587, 10, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2619824.5000839233,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13076,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12885, 13078,
13077, 13076, 13553, 13508, 13549, 13048, 12845, 12844
],
"targetId": 11012,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11035, 11038, 11043, 11587, 10, 10726
],
"depth": 12,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2619879.08411026,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13048,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13049, 13048, 13553, 13508, 13549, 13048, 12845, 12844
],
"targetId": 11898,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10843, 10845,
11899, 11898, 11035, 11038, 11043, 11587, 10, 10726
],
"depth": 12,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2619920.750141144,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13048,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13049, 13048, 13553, 13508, 13549, 13048, 12845, 12844
],
"targetId": 11898,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10843, 10845,
11899, 11898, 11035, 11038, 11043, 11587, 10, 10726
],
"depth": 12,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2619997.125148773,
"name": "structuredTypeRelatedTo",
"dur": 6.833791732788086,
"args": { "sourceId": 13051, "targetId": 11957 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2619985.792160034,
"name": "structuredTypeRelatedTo",
"dur": 33.83278846740723,
"args": { "sourceId": 13842, "targetId": 11957 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2619958.4169387817,
"name": "structuredTypeRelatedTo",
"dur": 90.00015258789062,
"args": { "sourceId": 13842, "targetId": 11958 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2619942.9171085358,
"name": "structuredTypeRelatedTo",
"dur": 120.6669807434082,
"args": { "sourceId": 12890, "targetId": 10851 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2620770.5841064453,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13854,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12890,
12895, 13856, 13855, 13854, 13549, 13048, 12845, 12844
],
"targetId": 11956,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10843, 10846,
10851, 11958, 11957, 11956, 11043, 11587, 10, 10726
],
"depth": 14,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2619937.0419979095,
"name": "structuredTypeRelatedTo",
"dur": 863.4581565856934,
"args": { "sourceId": 12890, "targetId": 10846 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2619846.6250896454,
"name": "structuredTypeRelatedTo",
"dur": 968.5418605804443,
"args": { "sourceId": 12887, "targetId": 10843 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2611990.084171295,
"name": "structuredTypeRelatedTo",
"dur": 8836.374998092651,
"args": { "sourceId": 12872, "targetId": 10823 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2611986.37509346,
"name": "structuredTypeRelatedTo",
"dur": 8851.417064666748,
"args": { "sourceId": 12873, "targetId": 10823 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2611971.917152405,
"name": "structuredTypeRelatedTo",
"dur": 8877.082824707031,
"args": { "sourceId": 12873, "targetId": 10824 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2611966.2091732025,
"name": "structuredTypeRelatedTo",
"dur": 8893.374919891357,
"args": { "sourceId": 12874, "targetId": 10825 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2611549.4589805603,
"name": "structuredTypeRelatedTo",
"dur": 9320.41597366333,
"args": { "sourceId": 10771, "targetId": 10795 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2624844.334125519,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12239,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 14004, 14002, 12062, 12061,
12071, 12241, 12240, 12239, 14253, 13048, 12845, 12844
],
"targetId": 11012,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11957, 11956, 11043, 11587, 10, 10726
],
"depth": 14,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2624904.584169388,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12206,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 14004, 14002, 12062, 12061,
12073, 12075, 12207, 12206, 14253, 13048, 12845, 12844
],
"targetId": 11898,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10843, 10845,
11899, 11898, 11957, 11956, 11043, 11587, 10, 10726
],
"depth": 14,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2624974.292039871,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12844,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 14004, 14002, 12062, 12061,
12073, 12076, 12080, 12846, 12845, 12844, 12845, 12844
],
"targetId": 11956,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10843, 10846,
10851, 11958, 11957, 11956, 11043, 11587, 10, 10726
],
"depth": 16,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2580214.7500514984,
"name": "structuredTypeRelatedTo",
"dur": 45427.666902542114,
"args": { "sourceId": 10732, "targetId": 10795 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2625813.584089279,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13076,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12885, 13078,
13077, 13076, 12080, 12846, 12845, 12844, 12845, 12844
],
"targetId": 11012,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10841, 11014,
11013, 11012, 11957, 11956, 11043, 11587, 10, 10726
],
"depth": 12,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2625868.0000305176,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13048,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12889,
13049, 13048, 12080, 12846, 12845, 12844, 12845, 12844
],
"targetId": 11898,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10843, 10845,
11899, 11898, 11957, 11956, 11043, 11587, 10, 10726
],
"depth": 12,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2625938.79199028,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 13854,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10771, 12874, 12873, 12872, 12887, 12890,
12895, 13856, 13855, 13854, 12845, 12844, 12845, 12844
],
"targetId": 11956,
"targetIdStack": [
10654, 10709, 10731, 10730, 10795, 10825, 10824, 10823, 10843, 10846,
10851, 11958, 11957, 11956, 11043, 11587, 10, 10726
],
"depth": 14,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2629134.292125702,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12206,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 14812, 14816,
12201, 12210, 12207, 12206, 14830, 14856, 12845, 12844
],
"targetId": 14781,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 14826, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2631966.6249752045,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 14860,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12071, 14862,
14861, 14860, 12209, 12231, 12230, 14856, 12845, 12844
],
"targetId": 14781,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 14826, 10726, 10, 10726
],
"depth": 12,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2629223.958969116,
"name": "structuredTypeRelatedTo",
"dur": 2767.000198364258,
"args": { "sourceId": 12071, "targetId": 14763 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2632413.3751392365,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15010,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14971, 15010, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2632450.5841732025,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15011,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14972, 15011, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2632481.1251163483,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15012,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14973, 15012, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2632513.9169692993,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15013,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14974, 15013, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2632545.709133148,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15014,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14975, 15014, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2632574.1250514984,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15015,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14976, 15015, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2632608.0000400543,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15016,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14977, 15016, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2632636.209011078,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15017,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14978, 15017, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2632667.7091121674,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15018,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14979, 15018, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2632698.9591121674,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15019,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14980, 15019, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2632726.709127426,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15020,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14981, 15020, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2632758.334159851,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15021,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14982, 15021, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2632794.5001125336,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15022,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14983, 15022, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2632826.5421390533,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15023,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14984, 15023, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2632854.4590473175,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15024,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14985, 15024, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2632886.749982834,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15025,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14986, 15025, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2632918.874979019,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15026,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14987, 15026, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2632954.9169540405,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15027,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14988, 15027, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2632983.3750724792,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15028,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14989, 15028, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2633019.334077835,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15029,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14990, 15029, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2633051.4171123505,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15030,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14991, 15030, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2633080.0001621246,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15031,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14992, 15031, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2633108.750104904,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15032,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14993, 15032, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2633140.792131424,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15033,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14994, 15033, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2633173.6249923706,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15034,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14995, 15034, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2633205.4171562195,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15035,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14996, 15035, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2633233.834028244,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15036,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14997, 15036, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2633262.459039688,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15037,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14998, 15037, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2633312.292098999,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15038,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 14999, 15038, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2633344.7501659393,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15039,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 15000, 15039, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2633377.5839805603,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15040,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 15001, 15040, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2633409.3749523163,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15041,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 15002, 15041, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2633438.042163849,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15042,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 15003, 15042, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2633470.2501296997,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15043,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 15004, 15043, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2633502.375125885,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15044,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 15005, 15044, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2633569.375038147,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15045,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 15006, 15045, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2633603.250026703,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15046,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 15007, 15046, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2633643.291950226,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15048,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 15008, 15048, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2633660.917043686,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15049,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 15009, 15008, 15049, 12230, 14856, 12845, 12844
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14796, 14827, 10, 10726, 10, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2633887.0420455933,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12206,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
14890, 12207, 12206, 15049, 12230, 14856, 12845, 12844
],
"targetId": 14800,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14798, 14800, 10, 10726, 10, 10726
],
"depth": 13,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2628081.0000896454,
"name": "structuredTypeRelatedTo",
"dur": 6375.541925430298,
"args": { "sourceId": 12061, "targetId": 14763 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2634526.9589424133,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 14860,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12071, 14862,
14861, 14860, 12206, 15049, 12230, 14856, 12845, 12844
],
"targetId": 14781,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 14798, 14801, 14806, 15061, 10, 10726
],
"depth": 12,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2635418.125152588,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12206,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
12207, 12206, 15123, 15145, 12230, 14856, 12845, 12844
],
"targetId": 15093,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14765, 14767,
15094, 15093, 15100, 15120, 15119, 10726, 10, 10726
],
"depth": 12,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2635472.9590415955,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12206,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
12207, 12206, 15123, 15145, 12230, 14856, 12845, 12844
],
"targetId": 15093,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14765, 14767,
15094, 15093, 15100, 15120, 15119, 10726, 10, 10726
],
"depth": 12,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2637104.917049408,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15175,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12076,
12080, 15177, 15176, 15175, 15209, 15233, 12845, 12844
],
"targetId": 15149,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14765, 14768,
14772, 15151, 15150, 15149, 15161, 15206, 15205, 10726
],
"depth": 14,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2628072.0839500427,
"name": "structuredTypeRelatedTo",
"dur": 9056.08320236206,
"args": { "sourceId": 12061, "targetId": 14755 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2626279.5419692993,
"name": "structuredTypeRelatedTo",
"dur": 10860.875129699707,
"args": { "sourceId": 12062, "targetId": 14755 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2626273.209095001,
"name": "structuredTypeRelatedTo",
"dur": 10878.082990646362,
"args": { "sourceId": 12062, "targetId": 14756 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2626109.3339920044,
"name": "structuredTypeRelatedTo",
"dur": 11052.75011062622,
"args": { "sourceId": 10777, "targetId": 10799 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2625988.9171123505,
"name": "structuredTypeRelatedTo",
"dur": 11191.957950592041,
"args": { "sourceId": 10774, "targetId": 10799 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2637283.709049225,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 14860,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12071, 14862,
14861, 14860, 15176, 15175, 15209, 15233, 12845, 12844
],
"targetId": 14781,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14763, 14783,
14782, 14781, 15150, 15149, 15161, 15206, 15205, 10726
],
"depth": 12,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2637334.2921733856,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 12206,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12075,
12207, 12206, 15176, 15175, 15209, 15233, 12845, 12844
],
"targetId": 15093,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14765, 14767,
15094, 15093, 15150, 15149, 15161, 15206, 15205, 10726
],
"depth": 12,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2637398.8749980927,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15175,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10777, 12062, 12061, 12073, 12076,
12080, 15177, 15176, 15175, 15209, 15233, 12845, 12844
],
"targetId": 15149,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10799, 14756, 14755, 14765, 14768,
14772, 15151, 15150, 15149, 15161, 15206, 15205, 10726
],
"depth": 14,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2639810.625076294,
"name": "structuredTypeRelatedTo",
"dur": 2074.167013168335,
"args": { "sourceId": 10726, "targetId": 15237 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2643400.5839824677,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15465,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15459, 15421, 15460, 15469, 15466, 15465, 15503, 15533
],
"targetId": 15308,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 15499, 10726
],
"depth": 16,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2643777.6670455933,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15539,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15459, 15421, 15460, 15469, 15468, 15540, 15539, 15533
],
"targetId": 15308,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 15499, 10726
],
"depth": 17,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2643838.8340473175,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15539,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15459, 15421, 15460, 15469, 15468, 15543, 15540, 15539
],
"targetId": 15308,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 15499, 10726
],
"depth": 18,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2644379.9591064453,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15567,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15286, 15569, 15568, 15567, 15468, 15543, 15542, 15539
],
"targetId": 15308,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 15499, 10726
],
"depth": 14,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2644874.3340969086,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15841,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15802, 15841, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2644909.791946411,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15842,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15803, 15842, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2644939.959049225,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15843,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15804, 15843, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2644977.2090911865,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15844,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15805, 15844, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2645005.8341026306,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15845,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15806, 15845, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2645034.08408165,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15846,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15807, 15846, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2645062.4589920044,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15847,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15808, 15847, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2645090.2919769287,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15848,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15809, 15848, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2645117.8340911865,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15849,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15810, 15849, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2645148.3340263367,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15850,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15811, 15850, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2645175.8749485016,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15851,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15812, 15851, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2645203.9999961853,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15852,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15813, 15852, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2645651.8750190735,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15853,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15814, 15853, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2645687.0419979095,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15854,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15815, 15854, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2645717.2091007233,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15855,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15816, 15855, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2645747.6670742035,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15856,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15817, 15856, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2645776.375055313,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15857,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15818, 15857, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2645805.3340911865,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15858,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15819, 15858, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2645834.5000743866,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15859,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15820, 15859, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2645863.1250858307,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15860,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15821, 15860, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2645891.7920589447,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15861,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15822, 15861, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2645920.209169388,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15862,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15823, 15862, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2645948.874950409,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15863,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15824, 15863, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2645983.209133148,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15864,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15825, 15864, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2646012.2089385986,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15865,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15826, 15865, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2646040.542125702,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15866,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15827, 15866, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2646069.041967392,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15867,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15828, 15867, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2646097.5840091705,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15868,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15829, 15868, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2646126.708984375,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15869,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15830, 15869, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2646155.625104904,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15870,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15831, 15870, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2646184.0419769287,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15871,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15832, 15871, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2646212.666988373,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15872,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15833, 15872, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2646241.5001392365,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15873,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15834, 15873, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2646271.917104721,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15874,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15835, 15874, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2646300.91714859,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15875,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15836, 15875, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2646331.624984741,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15876,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15837, 15876, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2646653.2089710236,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15877,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15838, 15877, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2646694.4999694824,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15879,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15839, 15879, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2646710.584163666,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15880,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15840, 15839, 15880, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2646961.459159851,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15539,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15719, 15540, 15539, 15880, 15539
],
"targetId": 15331,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15329, 15331, 10, 10726
],
"depth": 16,
"targetDepth": 16
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2647761.9590759277,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16036,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 15997, 16036, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2647794.5840358734,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16037,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 15998, 16037, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2647823.7500190735,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16038,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 15999, 16038, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2647851.958990097,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16039,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16000, 16039, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2647879.459142685,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16040,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16001, 16040, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2647906.8751335144,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16041,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16002, 16041, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2647934.667110443,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16042,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16003, 16042, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2647961.8339538574,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16043,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16004, 16043, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2647989.1250133514,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16044,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16005, 16044, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2648016.541957855,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16045,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16006, 16045, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2648043.7500476837,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16046,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16007, 16046, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2648071.375131607,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16047,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16008, 16047, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2648099.3750095367,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16048,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16009, 16048, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2648976.9999980927,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16049,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16010, 16049, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2649009.9170207977,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16050,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16011, 16050, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2649040.3339862823,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16051,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16012, 16051, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2649070.459127426,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16052,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16013, 16052, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2649099.459171295,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16053,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16014, 16053, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2649127.79211998,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16054,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16015, 16054, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2649156.375169754,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16055,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16016, 16055, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2649185.292005539,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16056,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16017, 16056, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2649255.709171295,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16057,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16018, 16057, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2649294.459104538,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16058,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16019, 16058, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2649323.1251239777,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16059,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16020, 16059, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2649352.084159851,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16060,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16021, 16060, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2649380.749940872,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16061,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16022, 16061, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2649409.4591140747,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16062,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16023, 16062, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2649439.7921562195,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16063,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16024, 16063, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2649468.6250686646,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16064,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16025, 16064, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2649497.833967209,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16065,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16026, 16065, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2649526.9589424133,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16066,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16027, 16066, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2649556.209087372,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16067,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16028, 16067, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2649585.2921009064,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16068,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16029, 16068, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2649614.8340702057,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16069,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16030, 16069, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2649644.124984741,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16070,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16031, 16070, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2649673.6249923706,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16071,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16032, 16071, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2649703.2091617584,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16072,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16033, 16072, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2649745.6669807434,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16074,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16034, 16074, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2649762.5420093536,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16075,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15721, 15720, 16035, 16034, 16075, 15539
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15327, 15500, 10, 15892, 10
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2649847.1250534058,
"name": "structuredTypeRelatedTo",
"dur": 355.2091121673584,
"args": { "sourceId": 15291, "targetId": 15252 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2644398.416996002,
"name": "structuredTypeRelatedTo",
"dur": 5832.292079925537,
"args": { "sourceId": 15288, "targetId": 15252 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2641917.9589748383,
"name": "structuredTypeRelatedTo",
"dur": 8327.583074569702,
"args": { "sourceId": 15275, "targetId": 15252 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2650402.6250839233,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15567,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15286, 15569, 15568, 15567, 16079, 16034, 16075, 15539
],
"targetId": 15308,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15252, 15310, 15309, 15308, 15329, 15332, 15337, 15892, 10
],
"depth": 14,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2651572.4170207977,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15539,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15540, 15539, 16241, 16263, 16075, 15539
],
"targetId": 16209,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15254, 15256, 16210, 16209, 16218, 16238, 16237, 10726, 10
],
"depth": 14,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2651637.5000476837,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15539,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15290, 15540, 15539, 16241, 16263, 16075, 15539
],
"targetId": 16209,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15254, 15256, 16210, 16209, 16218, 16238, 16237, 10726, 10
],
"depth": 14,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2653590.0840759277,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16305,
"sourceIdStack": [
10655, 10710, 10733, 10732, 10774, 10780, 10789, 15277, 15276, 15275,
15288, 15291, 15296, 16307, 16306, 16305, 16343, 16369
],
"targetId": 16267,
"targetIdStack": [
10654, 10709, 10731, 10730, 10797, 10800, 10805, 15239, 15238, 15237,
15254, 15257, 15262, 16269, 16268, 16267, 16282, 16340, 16339, 10726
],
"depth": 16,
"targetDepth": 16
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2641908.916950226,
"name": "structuredTypeRelatedTo",
"dur": 11702.750205993652,
"args": { "sourceId": 15275, "targetId": 15237 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2639807.5420856476,
"name": "structuredTypeRelatedTo",
"dur": 13817.125082015991,
"args": { "sourceId": 15276, "targetId": 15237 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2639790.2500629425,
"name": "structuredTypeRelatedTo",
"dur": 13845.666885375977,
"args": { "sourceId": 15276, "targetId": 15238 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2639783.0419540405,
"name": "structuredTypeRelatedTo",
"dur": 13864.41707611084,
"args": { "sourceId": 15277, "targetId": 15239 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2638112.5841140747,
"name": "structuredTypeRelatedTo",
"dur": 15545.541048049927,
"args": { "sourceId": 10789, "targetId": 10805 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2637420.5420017242,
"name": "structuredTypeRelatedTo",
"dur": 16248.875141143799,
"args": { "sourceId": 10780, "targetId": 10800 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2625959.792137146,
"name": "structuredTypeRelatedTo",
"dur": 27720.29185295105,
"args": { "sourceId": 10774, "targetId": 10797 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2580200.541973114,
"name": "structuredTypeRelatedTo",
"dur": 73491.16706848145,
"args": { "sourceId": 10732, "targetId": 10730 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2577656.625032425,
"name": "structuredTypeRelatedTo",
"dur": 76046.2920665741,
"args": { "sourceId": 10733, "targetId": 10730 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2577144.166946411,
"name": "structuredTypeRelatedTo",
"dur": 76569.79203224182,
"args": { "sourceId": 10733, "targetId": 10731 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2657270.084142685,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16735,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16731, 16693, 16732, 16739, 16736, 16735, 16764, 16792
],
"targetId": 16582,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 16760, 16379, 16282, 16340, 16339, 10726
],
"depth": 16,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2657790.209054947,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16804,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16563, 16806, 16805, 16804, 16738, 16796, 16795, 16792
],
"targetId": 16582,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 16760, 16379, 16282, 16340, 16339, 10726
],
"depth": 14,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658200.124979019,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17072,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17033, 17072, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658232.0420742035,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17073,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17034, 17073, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658260.3340148926,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17074,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17035, 17074, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658286.9169712067,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17075,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17036, 17075, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658312.7501010895,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17076,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17037, 17076, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658338.917016983,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17077,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17038, 17077, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658365.0419712067,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17078,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17039, 17078, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658391.083955765,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17079,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17040, 17079, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658416.9590473175,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17080,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17041, 17080, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658443.042039871,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17081,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17042, 17081, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658469.7091579437,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17082,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17043, 17082, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658496.124982834,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17083,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17044, 17083, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658522.2091674805,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17084,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17045, 17084, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658549.124956131,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17085,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17046, 17085, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658575.124979019,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17086,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17047, 17086, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658601.2501716614,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17087,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17048, 17087, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658627.417087555,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17088,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17049, 17088, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658653.666973114,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17089,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17050, 17089, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658680.000066757,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17090,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17051, 17090, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658706.3341140747,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17091,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17052, 17091, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658732.709169388,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17092,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17053, 17092, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658758.8341236115,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17093,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17054, 17093, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658785.29214859,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17094,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17055, 17094, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658811.4590644836,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17095,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17056, 17095, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658844.50006485,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17096,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17057, 17096, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658870.917081833,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17097,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17058, 17097, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658897.3751068115,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17098,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17059, 17098, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658924.2091178894,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17099,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17060, 17099, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658950.6249427795,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17100,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17061, 17100, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2658977.334022522,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17101,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17062, 17101, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2659003.916978836,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17102,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17063, 17102, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2659030.459165573,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17103,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17064, 17103, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2659057.3749542236,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17104,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17065, 17104, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2659096.2500572205,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17105,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17066, 17105, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2659123.4171390533,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17106,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17067, 17106, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2659150.2499580383,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17107,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17068, 17107, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2659177.6671409607,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17108,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17069, 17108, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2659211.625099182,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17110,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17070, 17110, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2659227.916955948,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17111,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 17071, 17070, 17111, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2659428.0421733856,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16735,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16950, 16736, 16735, 17111, 16792
],
"targetId": 16603,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16601, 16603, 10, 16379, 16282, 16340, 16339, 10726
],
"depth": 16,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2659991.2090301514,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17267,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17228, 17267, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2659979.917049408,
"name": "structuredTypeRelatedTo",
"dur": 25.624990463256836,
"args": { "sourceId": 17228, "targetId": 10 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2659976.9999980927,
"name": "structuredTypeRelatedTo",
"dur": 40.3749942779541,
"args": { "sourceId": 17228, "targetId": 16761 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660047.7089881897,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17268,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17229, 17268, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660076.667070389,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17269,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17230, 17269, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660106.959104538,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17270,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17231, 17270, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660134.6249580383,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17271,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17232, 17271, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660162.3339653015,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17272,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17233, 17272, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660189.6669864655,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17273,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17234, 17273, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660217.3750400543,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17274,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17235, 17274, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660244.7090148926,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17275,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17236, 17275, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660272.292137146,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17276,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17237, 17276, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660300.1670837402,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17277,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17238, 17277, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660328.0420303345,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17278,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17239, 17278, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660355.9169769287,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17279,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17240, 17279, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660384.124994278,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17280,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17241, 17280, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660411.8750095367,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17281,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17242, 17281, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660440.0420188904,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17282,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17243, 17282, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660468.584060669,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17283,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17244, 17283, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660497.209072113,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17284,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17245, 17284, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660525.7501602173,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17285,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17246, 17285, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660558.2921504974,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17286,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17247, 17286, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660586.8339538574,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17287,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17248, 17287, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660615.292072296,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17288,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17249, 17288, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660643.8341140747,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17289,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17250, 17289, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660672.042131424,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17290,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17251, 17290, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660700.4590034485,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17291,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17252, 17291, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660729.0420532227,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17292,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17253, 17292, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660757.042169571,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17293,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17254, 17293, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660785.3751182556,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17294,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17255, 17294, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660813.8749599457,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17295,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17256, 17295, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660842.8750038147,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17296,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17257, 17296, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660871.7501163483,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17297,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17258, 17297, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660902.0421504974,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17298,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17259, 17298, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660930.792093277,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17299,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17260, 17299, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660959.9170684814,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17300,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17261, 17300, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2660988.834142685,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17301,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17262, 17301, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2661017.874956131,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17302,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17263, 17302, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2661046.5841293335,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17303,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17264, 17303, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2661082.9169750214,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17305,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17265, 17305, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2661099.9171733856,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17306,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16952, 16951, 17266, 17265, 17306, 16792
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16340, 16339, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2659972.83411026,
"name": "structuredTypeRelatedTo",
"dur": 1140.0408744812012,
"args": { "sourceId": 17266, "targetId": 16761 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2659839.2090797424,
"name": "structuredTypeRelatedTo",
"dur": 1285.0000858306885,
"args": { "sourceId": 16951, "targetId": 16599 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2659831.7091464996,
"name": "structuredTypeRelatedTo",
"dur": 1367.2499656677246,
"args": { "sourceId": 16951, "targetId": 16582 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2659818.624973297,
"name": "structuredTypeRelatedTo",
"dur": 1392.333984375,
"args": { "sourceId": 16951, "targetId": 16583 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2659799.2091178894,
"name": "structuredTypeRelatedTo",
"dur": 1422.4159717559814,
"args": { "sourceId": 16951, "targetId": 16584 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2658022.709131241,
"name": "structuredTypeRelatedTo",
"dur": 3209.2909812927246,
"args": { "sourceId": 16952, "targetId": 16584 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2657984.41696167,
"name": "structuredTypeRelatedTo",
"dur": 3257.958173751831,
"args": { "sourceId": 16567, "targetId": 16422 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2657810.874938965,
"name": "structuredTypeRelatedTo",
"dur": 3623.375177383423,
"args": { "sourceId": 16565, "targetId": 16422 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2656034.209012985,
"name": "structuredTypeRelatedTo",
"dur": 5412.832975387573,
"args": { "sourceId": 16558, "targetId": 16422 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2661510.6670856476,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16804,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16563, 16806, 16805, 16804, 17310, 17265, 17306, 16792
],
"targetId": 16582,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16601, 16604, 16609, 17123, 10, 16340, 16339, 10726
],
"depth": 14,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2662903.7091732025,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16735,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16736, 16735, 17466, 17488, 17306, 16792
],
"targetId": 17434,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16424, 16426,
17435, 17434, 17443, 17463, 17462, 16379, 10, 16340, 16339, 10726
],
"depth": 14,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2662960.8340263367,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 16735,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16567, 16736, 16735, 17466, 17488, 17306, 16792
],
"targetId": 17434,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16424, 16426,
17435, 17434, 17443, 17463, 17462, 16379, 10, 16340, 16339, 10726
],
"depth": 14,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2664786.9169712067,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17530,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16559, 16558,
16565, 16568, 16570, 17532, 17531, 17530, 17566, 17592
],
"targetId": 17492,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16424, 16427,
16432, 17494, 17493, 17492, 17507, 17563, 17562, 16379, 16339, 10726
],
"depth": 16,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2656026.5419483185,
"name": "structuredTypeRelatedTo",
"dur": 8788.917064666748,
"args": { "sourceId": 16558, "targetId": 16410 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2655353.8751602173,
"name": "structuredTypeRelatedTo",
"dur": 9474.792003631592,
"args": { "sourceId": 16559, "targetId": 16410 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2655337.9170894623,
"name": "structuredTypeRelatedTo",
"dur": 9502.08306312561,
"args": { "sourceId": 16559, "targetId": 16411 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2655333.0421447754,
"name": "structuredTypeRelatedTo",
"dur": 9517.916917800903,
"args": { "sourceId": 16559, "targetId": 16412 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2665379.5421123505,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17730,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17726, 17688, 17727, 17734, 17731, 17730, 17592
],
"targetId": 16582,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 17493, 17492, 17507, 17563, 17562, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2665860.5840206146,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17754,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17599, 17756, 17755, 17754, 17733, 17746, 17745
],
"targetId": 16582,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 17493, 17492, 17507, 17563, 17562, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666269.166946411,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18017,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 17978, 18017
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666298.2499599457,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18018,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 17979, 18018
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666325.2091407776,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18019,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 17980, 18019
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666350.666999817,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18020,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 17981, 18020
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666375.75006485,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18021,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 17982, 18021
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666400.6249904633,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18022,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 17983, 18022
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666433.249950409,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18023,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 17984, 18023
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666458.167076111,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18024,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 17985, 18024
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666483.250141144,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18025,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 17986, 18025
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666508.3751678467,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18026,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 17987, 18026
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666533.4169864655,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18027,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 17988, 18027
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666558.3341121674,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18028,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 17989, 18028
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666583.5421085358,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18029,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 17990, 18029
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666609.542131424,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18030,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 17991, 18030
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666634.3750953674,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18031,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 17992, 18031
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666659.5420837402,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18032,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 17993, 18032
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666685.042142868,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18033,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 17994, 18033
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666710.041999817,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18034,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 17995, 18034
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666735.0420951843,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18035,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 17996, 18035
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666760.8749866486,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18036,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 17997, 18036
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666786.0000133514,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18037,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 17998, 18037
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666811.1670017242,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18038,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 17999, 18038
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666837.084054947,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18039,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 18000, 18039
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666862.2500896454,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18040,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 18001, 18040
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666888.041973114,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18041,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 18002, 18041
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666913.500070572,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18042,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 18003, 18042
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666938.83395195,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18043,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 18004, 18043
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666964.4169807434,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18044,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 18005, 18044
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2666989.917039871,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18045,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 18006, 18045
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667015.3341293335,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18046,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 18007, 18046
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667041.0420894623,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18047,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 18008, 18047
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667066.4999485016,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18048,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 18009, 18048
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667092.625141144,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18049,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 18010, 18049
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667118.541955948,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18050,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 18011, 18050
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667144.500017166,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18051,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 18012, 18051
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667170.2921390533,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18052,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 18013, 18052
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667196.249961853,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18053,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 18014, 18053
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667227.667093277,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18055,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 18015, 18055
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667243.5841560364,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18056,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 18016, 18015, 18056
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667282.8340530396,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17730,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17895, 17731, 17730, 18056
],
"targetId": 16603,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16601, 16603, 10, 17563, 17562, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667514.6250724792,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18180,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18141, 18180
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667542.999982834,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18181,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18142, 18181
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667571.2921619415,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18182,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18143, 18182
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667597.8751182556,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18183,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18144, 18183
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667623.9171028137,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18184,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18145, 18184
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667650.500059128,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18185,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18146, 18185
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667678.4591674805,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18186,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18147, 18186
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667704.6251296997,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18187,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18148, 18187
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667731.167078018,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18188,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18149, 18188
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667818.084001541,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18189,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18150, 18189
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667852.292060852,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18190,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18151, 18190
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667879.5840740204,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18191,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18152, 18191
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667907.709121704,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18192,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18153, 18192
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667936.2921714783,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18193,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18154, 18193
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667962.5840187073,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18194,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18155, 18194
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2667989.5420074463,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18195,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18156, 18195
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2668016.4999961853,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18196,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18157, 18196
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2668043.4169769287,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18197,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18158, 18197
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2668070.1670646667,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18198,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18159, 18198
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2668097.291946411,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18199,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18160, 18199
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2668124.9589920044,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18200,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18161, 18200
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2668151.9589424133,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18201,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18162, 18201
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2668179.666996002,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18202,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18163, 18202
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2668207.16714859,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18203,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18164, 18203
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2668234.584093094,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18204,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18165, 18204
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2668262.0420455933,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18205,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18166, 18205
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2668289.417028427,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18206,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18167, 18206
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2668323.084115982,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18207,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18168, 18207
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2668350.417137146,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18208,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18169, 18208
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2668377.79211998,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18209,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18170, 18209
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2668405.8339595795,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18210,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18171, 18210
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2668433.5420131683,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18211,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18172, 18211
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2668461.4169597626,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18212,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18173, 18212
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2668489.084005356,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18213,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18174, 18213
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2668516.9999599457,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18214,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18175, 18214
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2668545.7921028137,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18215,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18176, 18215
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2668573.8339424133,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18216,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18177, 18216
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2668607.7921390533,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18218,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18178, 18218
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2668624.624967575,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18219,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17897, 17896, 18179, 18178, 18219
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2668912.0841026306,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17754,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17599, 17756, 17755, 17754, 18223, 18178, 18219
],
"targetId": 16582,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16601, 16604, 16609, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2668963.1249904633,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17730,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17731, 17730, 18223, 18178, 18219
],
"targetId": 17434,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16424, 16426,
17435, 17434, 16601, 16604, 16609, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2669005.542039871,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17730,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17603, 17731, 17730, 18223, 18178, 18219
],
"targetId": 17434,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16424, 16426,
17435, 17434, 16601, 16604, 16609, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2669430.2921295166,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18357,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17595,
17594, 17601, 17604, 17606, 18359, 18358, 18357, 18219
],
"targetId": 17492,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16424, 16427,
16432, 17494, 17493, 17492, 16609, 17123, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2669537.7089977264,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17754,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17598,
17595, 17594, 17599, 17756, 17755, 17754, 18357, 18219
],
"targetId": 16582,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 17493, 17492, 16609, 17123, 10, 16379, 16339, 10726
],
"depth": 16,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2669585.8750343323,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17730,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17598,
17595, 17594, 17601, 17603, 17731, 17730, 18357, 18219
],
"targetId": 17434,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16424, 16426,
17435, 17434, 17493, 17492, 16609, 17123, 10, 16379, 16339, 10726
],
"depth": 16,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2669650.459051132,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18357,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16554, 16516, 16555, 16562, 16561, 17598,
17595, 17594, 17601, 17604, 17606, 18359, 18358, 18357
],
"targetId": 17492,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16424, 16427,
16432, 17494, 17493, 17492, 16609, 17123, 10, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2655327.7089595795,
"name": "structuredTypeRelatedTo",
"dur": 14373.541116714478,
"args": { "sourceId": 16562, "targetId": 16412 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2655320.1670646667,
"name": "structuredTypeRelatedTo",
"dur": 14402.708053588867,
"args": { "sourceId": 16555, "targetId": 16412 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2655103.2090187073,
"name": "structuredTypeRelatedTo",
"dur": 14634.665966033936,
"args": { "sourceId": 16516, "targetId": 16412 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2655098.624944687,
"name": "structuredTypeRelatedTo",
"dur": 14650.70915222168,
"args": { "sourceId": 16554, "targetId": 16412 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2671837.5420570374,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18530,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18524, 18486,
18525, 18534, 18531, 18530, 17606, 18359, 18358, 18357
],
"targetId": 16582,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 17493, 17492, 16609, 17123, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2672120.749950409,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18557,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18524, 18486,
18525, 18534, 18533, 18558, 18557, 18359, 18358, 18357
],
"targetId": 16582,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 17493, 17492, 16609, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2672170.375108719,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18557,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18524, 18486,
18525, 18534, 18533, 18561, 18558, 18557, 18358, 18357
],
"targetId": 16582,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 17493, 17492, 16609, 17123, 10, 16379, 16339, 10726
],
"depth": 16,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2672560.708999634,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18585,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18394, 18587,
18586, 18585, 18533, 18561, 18560, 18557, 18358, 18357
],
"targetId": 16582,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 17493, 17492, 16609, 17123, 10, 16379, 16339, 10726
],
"depth": 12,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2672982.875108719,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18852,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18813, 18852, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673011.500120163,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18853,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18814, 18853, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673037.542104721,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18854,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18815, 18854, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673062.7920627594,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18855,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18816, 18855, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673087.3341560364,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18856,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18817, 18856, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673111.8750572205,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18857,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18818, 18857, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673146.0421085358,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18858,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18819, 18858, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673170.3341007233,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18859,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18820, 18859, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673194.2501068115,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18860,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18821, 18860, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673218.542098999,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18861,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18822, 18861, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673243.0000305176,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18862,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18823, 18862, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673267.333984375,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18863,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18824, 18863, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673291.792154312,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18864,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18825, 18864, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673323.250055313,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18865,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18826, 18865, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673347.666978836,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18866,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18827, 18866, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673372.209072113,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18867,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18828, 18867, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673396.542072296,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18868,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18829, 18868, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673420.8340644836,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18869,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18830, 18869, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673445.417165756,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18870,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18831, 18870, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673469.9170589447,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18871,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18832, 18871, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673500.2920627594,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18872,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18833, 18872, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673524.959087372,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18873,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18834, 18873, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673549.5841503143,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18874,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18835, 18874, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673574.5000839233,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18875,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18836, 18875, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673604.334115982,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18876,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18837, 18876, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673629.4169425964,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18877,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18838, 18877, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673654.9170017242,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18878,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18839, 18878, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673679.666996002,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18879,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18840, 18879, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673704.6670913696,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18880,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18841, 18880, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673729.709148407,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18881,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18842, 18881, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673754.709005356,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18882,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18843, 18882, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673779.792070389,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18883,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18844, 18883, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673804.834127426,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18884,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18845, 18884, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673829.542160034,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18885,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18846, 18885, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673890.7091617584,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18886,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18847, 18886, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673916.125059128,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18887,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18848, 18887, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673941.792011261,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18888,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18849, 18888, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673972.8751182556,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18890,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18850, 18890, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2673988.834142685,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18891,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18851, 18850, 18891, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674023.458957672,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18557,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18730, 18558, 18557, 18891, 18557, 18358, 18357
],
"targetId": 16603,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16601, 16603, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674259.667158127,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19015,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 18976, 19015, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674291.708946228,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19016,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 18977, 19016, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674317.2919750214,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19017,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 18978, 19017, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674343.3339595795,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19018,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 18979, 19018, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674368.916988373,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19019,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 18980, 19019, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674402.750015259,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19020,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 18981, 19020, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674429.0421009064,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19021,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 18982, 19021, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674454.6251296997,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19022,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 18983, 19022, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674479.917049408,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19023,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 18984, 19023, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674505.375146866,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19024,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 18985, 19024, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674531.417131424,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19025,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 18986, 19025, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674561.375141144,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19026,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 18987, 19026, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674589.874982834,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19027,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 18988, 19027, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674615.7920360565,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19028,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 18989, 19028, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674641.5841579437,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19029,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 18990, 19029, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674667.5419807434,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19030,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 18991, 19030, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674694.1249370575,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19031,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 18992, 19031, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674720.75009346,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19032,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 18993, 19032, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674747.125148773,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19033,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 18994, 19033, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674773.3340263367,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19034,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 18995, 19034, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674803.959131241,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19035,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 18996, 19035, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674830.584049225,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19036,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 18997, 19036, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674856.959104538,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19037,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 18998, 19037, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674883.167028427,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19038,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 18999, 19038, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674909.749984741,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19039,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 19000, 19039, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674936.2921714783,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19040,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 19001, 19040, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674962.5840187073,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19041,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 19002, 19041, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2674988.8751506805,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19042,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 19003, 19042, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2675015.66696167,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19043,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 19004, 19043, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2675042.1669483185,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19044,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 19005, 19044, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2675078.292131424,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19045,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 19006, 19045, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2675104.917049408,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19046,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 19007, 19046, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2675131.334066391,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19047,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 19008, 19047, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2675158.2090854645,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19048,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 19009, 19048, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2675185.4169368744,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19049,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 19010, 19049, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2675212.3341560364,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19050,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 19011, 19050, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2675239.1250133514,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19051,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 19012, 19051, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2675271.374940872,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19053,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 19013, 19053, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2675287.542104721,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19054,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18732, 18731, 19014, 19013, 19054, 18557, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16599, 16761, 10, 17123, 10, 16379, 16339, 10726
],
"depth": 15,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2675651.1249542236,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18585,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18394, 18587,
18586, 18585, 19058, 19013, 19054, 18557, 18358, 18357
],
"targetId": 16582,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 16601, 16604, 16609, 17123, 10, 16379, 16339, 10726
],
"depth": 12,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2675706.5839767456,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18557,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18558, 18557, 19058, 19013, 19054, 18557, 18358, 18357
],
"targetId": 17434,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16424, 16426,
17435, 17434, 16601, 16604, 16609, 17123, 10, 16379, 16339, 10726
],
"depth": 12,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2675746.792078018,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18557,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18558, 18557, 19058, 19013, 19054, 18557, 18358, 18357
],
"targetId": 17434,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16424, 16426,
17435, 17434, 16601, 16604, 16609, 17123, 10, 16379, 16339, 10726
],
"depth": 12,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2676183.9170455933,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19192,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18399,
18404, 19194, 19193, 19192, 19054, 18557, 18358, 18357
],
"targetId": 17492,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16424, 16427,
16432, 17494, 17493, 17492, 16609, 17123, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2669773.0000019073,
"name": "structuredTypeRelatedTo",
"dur": 6428.499937057495,
"args": { "sourceId": 16387, "targetId": 16396 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2678919.3749427795,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17754,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 19340, 19338, 17595, 17594,
17599, 17756, 17755, 17754, 19587, 18557, 18358, 18357
],
"targetId": 16582,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 17493, 17492, 16609, 17123, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2678973.7091064453,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17730,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 19340, 19338, 17595, 17594,
17601, 17603, 17731, 17730, 19587, 18557, 18358, 18357
],
"targetId": 17434,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16424, 16426,
17435, 17434, 17493, 17492, 16609, 17123, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2679040.6250953674,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18357,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 19340, 19338, 17595, 17594,
17601, 17604, 17606, 18359, 18358, 18357, 18358, 18357
],
"targetId": 17492,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16424, 16427,
16432, 17494, 17493, 17492, 16609, 17123, 10, 16379, 16339, 10726
],
"depth": 16,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2654748.834133148,
"name": "structuredTypeRelatedTo",
"dur": 24726.874828338623,
"args": { "sourceId": 16385, "targetId": 16396 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2679568.459033966,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18585,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18394, 18587,
18586, 18585, 17606, 18359, 18358, 18357, 18358, 18357
],
"targetId": 16582,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16422, 16584,
16583, 16582, 17493, 17492, 16609, 17123, 10, 16379, 16339, 10726
],
"depth": 12,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2679614.4590377808,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 18557,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18398,
18558, 18557, 17606, 18359, 18358, 18357, 18358, 18357
],
"targetId": 17434,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16424, 16426,
17435, 17434, 17493, 17492, 16609, 17123, 10, 16379, 16339, 10726
],
"depth": 12,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2679676.334142685,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 19192,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16387, 18387, 18386, 18385, 18396, 18399,
18404, 19194, 19193, 19192, 18358, 18357, 18358, 18357
],
"targetId": 17492,
"targetIdStack": [
10654, 10709, 16381, 16380, 16396, 16412, 16411, 16410, 16424, 16427,
16432, 17494, 17493, 17492, 16609, 17123, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2679834.8751068115,
"name": "structuredTypeRelatedTo",
"dur": 326.16686820983887,
"args": { "sourceId": 16379, "targetId": 20077 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2679790.9591197968,
"name": "structuredTypeRelatedTo",
"dur": 416.2909984588623,
"args": { "sourceId": 16379, "targetId": 20075 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2682426.7921447754,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17730,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 20119, 20123,
17727, 17734, 17731, 17730, 20137, 20161, 18358, 18357
],
"targetId": 20091,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 20133, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2682822.5841522217,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20165,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17599, 20167,
20166, 20165, 17733, 17746, 17745, 20161, 18358, 18357
],
"targetId": 20091,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 20133, 16379, 10, 16379, 16339, 10726
],
"depth": 12,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683122.833967209,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20314,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20275, 20314, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683152.542114258,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20315,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20276, 20315, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683181.375026703,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20316,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20277, 20316, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683207.8750133514,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20317,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20278, 20317, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683241.5421009064,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20318,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20279, 20318, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683266.083955765,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20319,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20280, 20319, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683291.0001277924,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20320,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20281, 20320, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683319.8750019073,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20321,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20282, 20321, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683344.208955765,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20322,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20283, 20322, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683371.9170093536,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20323,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20284, 20323, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683396.500110626,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20324,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20285, 20324, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683420.8340644836,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20325,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20286, 20325, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683448.709011078,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20326,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20287, 20326, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683473.8340377808,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20327,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20288, 20327, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683499.0000724792,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20328,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20289, 20328, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683523.6251354218,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20329,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20290, 20329, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683551.3751506805,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20330,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20291, 20330, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683577.4171352386,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20331,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20292, 20331, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683602.7500629425,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20332,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20293, 20332, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683627.9170513153,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20333,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20294, 20333, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683652.4591445923,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20334,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20295, 20334, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683677.417039871,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20335,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20296, 20335, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683705.87515831,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20336,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20297, 20336, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683731.2920093536,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20337,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20298, 20337, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683756.3750743866,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20338,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20299, 20338, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683781.3341617584,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20339,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20300, 20339, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683807.084083557,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20340,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20301, 20340, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683832.5419425964,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20341,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20302, 20341, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683857.875108719,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20342,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20303, 20342, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683882.5421333313,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20343,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20304, 20343, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683910.542011261,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20344,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20305, 20344, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683943.8750743866,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20345,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20306, 20345, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683969.4170951843,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20346,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20307, 20346, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2683994.959115982,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20347,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20308, 20347, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2684023.4999656677,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20348,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20309, 20348, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2684052.834033966,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20349,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20310, 20349, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2684078.583955765,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20350,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20311, 20350, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2684112.70904541,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20352,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20312, 20352, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2684128.4589767456,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20353,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 20313, 20312, 20353, 17745, 20161, 18358, 18357
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20103, 20134, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2684284.04211998,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17730,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
20194, 17731, 17730, 20353, 17745, 20161, 18358, 18357
],
"targetId": 20107,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20105, 20107, 10, 16379, 10, 16379, 16339, 10726
],
"depth": 13,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2684754.8339366913,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20165,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17599, 20167,
20166, 20165, 17730, 20353, 17745, 20161, 18358, 18357
],
"targetId": 20091,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20105, 20108, 20113, 20365, 10, 16379, 16339, 10726
],
"depth": 12,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2685294.708967209,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17730,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
17731, 17730, 20413, 20433, 17745, 20161, 18358, 18357
],
"targetId": 20393,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20079, 20081,
20394, 20393, 20395, 20411, 20410, 16379, 10, 16379, 16339, 10726
],
"depth": 12,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2685348.2921123505,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17730,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
17731, 17730, 20413, 20433, 17745, 20161, 18358, 18357
],
"targetId": 20393,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20079, 20081,
20394, 20393, 20395, 20411, 20410, 16379, 10, 16379, 16339, 10726
],
"depth": 12,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2686670.000076294,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20463,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17604,
17606, 20465, 20464, 20463, 20497, 20521, 18358, 18357
],
"targetId": 20437,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20079, 20082,
20084, 20439, 20438, 20437, 20449, 20494, 20493, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2679788.4590625763,
"name": "structuredTypeRelatedTo",
"dur": 6900.207996368408,
"args": { "sourceId": 17595, "targetId": 20075 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2679783.29205513,
"name": "structuredTypeRelatedTo",
"dur": 6917.707920074463,
"args": { "sourceId": 17595, "targetId": 20076 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2679726.7501354218,
"name": "structuredTypeRelatedTo",
"dur": 6985.541820526123,
"args": { "sourceId": 16391, "targetId": 16400 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2679701.1251449585,
"name": "structuredTypeRelatedTo",
"dur": 7033.083915710449,
"args": { "sourceId": 16389, "targetId": 16400 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2686828.292131424,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20165,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17599, 20167,
20166, 20165, 20464, 20463, 20497, 20521, 18358, 18357
],
"targetId": 20091,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20077, 20093,
20092, 20091, 20438, 20437, 20449, 20494, 20493, 16379, 16339, 10726
],
"depth": 12,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2686875.8339881897,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 17730,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17603,
17731, 17730, 20464, 20463, 20497, 20521, 18358, 18357
],
"targetId": 20393,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20079, 20081,
20394, 20393, 20438, 20437, 20449, 20494, 20493, 16379, 16339, 10726
],
"depth": 12,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2686936.1250400543,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20463,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16391, 17595, 17594, 17601, 17604,
17606, 20465, 20464, 20463, 20497, 20521, 18358, 18357
],
"targetId": 20437,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16400, 20076, 20075, 20079, 20082,
20084, 20439, 20438, 20437, 20449, 20494, 20493, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2689409.1670513153,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20747,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20741, 20703, 20742, 20751, 20748, 20747, 20785, 20813
],
"targetId": 20592,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 20781, 16379, 16339, 10726
],
"depth": 16,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2689701.959133148,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20819,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20741, 20703, 20742, 20751, 20750, 20820, 20819, 20813
],
"targetId": 20592,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 20781, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2689754.1670799255,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20819,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20741, 20703, 20742, 20751, 20750, 20823, 20820, 20819
],
"targetId": 20592,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 20781, 16379, 16339, 10726
],
"depth": 18,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2689993.9999580383,
"name": "structuredTypeRelatedTo",
"dur": 9.417057037353516,
"args": { "sourceId": 20857, "targetId": 10723 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2689960.8340263367,
"name": "structuredTypeRelatedTo",
"dur": 56.208133697509766,
"args": { "sourceId": 20852, "targetId": 10723 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2689958.874940872,
"name": "structuredTypeRelatedTo",
"dur": 87.16702461242676,
"args": { "sourceId": 20852, "targetId": 20853 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2690205.91711998,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20847,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20570, 20849, 20848, 20847, 20750, 20823, 20822, 20819
],
"targetId": 20592,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 20781, 16379, 16339, 10726
],
"depth": 14,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2689792.834043503,
"name": "structuredTypeRelatedTo",
"dur": 428.0829429626465,
"args": { "sourceId": 20570, "targetId": 20538 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2690947.9999542236,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21119,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21080, 21119, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2690978.4591197968,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21120,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21081, 21120, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691005.749940872,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21121,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21082, 21121, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691031.459093094,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21122,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21083, 21122, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691056.2920570374,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21123,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21084, 21123, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691081.4170837402,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21124,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21085, 21124, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691106.2500476837,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21125,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21086, 21125, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691130.959033966,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21126,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21087, 21126, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691156.084060669,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21127,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21088, 21127, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691181.0841560364,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21128,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21089, 21128, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691206.125020981,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21129,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21090, 21129, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691231.791973114,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21130,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21091, 21130, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691257.042169571,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21131,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21092, 21131, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691282.4170589447,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21132,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21093, 21132, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691307.9171180725,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21133,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21094, 21133, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691334.2921733856,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21134,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21095, 21134, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691359.6670627594,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21135,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21096, 21135, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691384.875059128,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21136,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21097, 21136, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691410.7501506805,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21137,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21098, 21137, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691435.834169388,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21138,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21099, 21138, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691461.5840911865,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21139,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21100, 21139, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691487.4169826508,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21140,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21101, 21140, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691512.7091407776,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21141,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21102, 21141, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691540.4591560364,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21142,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21103, 21142, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691567.4591064453,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21143,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21104, 21143, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691595.375061035,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21144,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21105, 21144, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691622.959136963,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21145,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21106, 21145, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691653.625011444,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21146,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21107, 21146, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691679.500102997,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21147,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21108, 21147, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691705.500125885,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21148,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21109, 21148, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691731.791973114,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21149,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21110, 21149, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691760.209083557,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21150,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21111, 21150, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691786.499977112,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21151,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21112, 21151, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691812.667131424,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21152,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21113, 21152, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691839.334011078,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21153,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21114, 21153, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691866.250038147,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21154,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21115, 21154, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691892.3749923706,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21155,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21116, 21155, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691929.2089939117,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21157,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21117, 21157, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2691947.0839500427,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21158,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 21118, 21117, 21158, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 16379, 16339, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2692131.4589977264,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20819,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20997, 20820, 20819, 21158, 20819
],
"targetId": 20613,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20611, 20613, 10, 16379, 16339, 10726
],
"depth": 16,
"targetDepth": 16
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2692694.0841674805,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21314,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21275, 21314, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2692723.6671447754,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21315,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21276, 21315, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2692751.0001659393,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21316,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21277, 21316, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2692778.1250476837,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21317,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21278, 21317, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2692849.9171733856,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21318,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21279, 21318, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2692877.959012985,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21319,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21280, 21319, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2692904.8340320587,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21320,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21281, 21320, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2692931.9591522217,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21321,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21282, 21321, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2692964.4169807434,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21322,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21283, 21322, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2692991.667032242,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21323,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21284, 21323, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693018.8751220703,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21324,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21285, 21324, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693050.7090091705,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21325,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21286, 21325, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693080.500125885,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21326,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21287, 21326, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693111.9589805603,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21327,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21288, 21327, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693142.3749923706,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21328,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21289, 21328, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693169.667005539,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21329,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21290, 21329, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693206.5000534058,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21330,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21291, 21330, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693233.999967575,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21331,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21292, 21331, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693266.37506485,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21332,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21293, 21332, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693293.667078018,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21333,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21294, 21333, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693323.042154312,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21334,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21295, 21334, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693350.9590625763,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21335,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21296, 21335, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693383.0840587616,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21336,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21297, 21336, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693411.2091064453,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21337,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21298, 21337, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693441.0841464996,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21338,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21299, 21338, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693472.08404541,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21339,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21300, 21339, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693500.4999637604,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21340,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21301, 21340, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693534.2919826508,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21341,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21302, 21341, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693562.334060669,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21342,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21303, 21342, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693589.9591445923,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21343,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21304, 21343, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693617.500066757,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21344,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21305, 21344, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693651.834011078,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21345,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21306, 21345, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693681.3340187073,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21346,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21307, 21346, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693714.4169807434,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21347,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21308, 21347, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693742.583990097,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21348,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21309, 21348, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693771.4171409607,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21349,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21310, 21349, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693799.5841503143,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21350,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21311, 21350, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693836.5840911865,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21352,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21312, 21352, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2693853.3749580383,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21353,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20999, 20998, 21313, 21312, 21353, 20819
],
"targetId": 10,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20609, 20782, 10, 21170, 10, 10726
],
"depth": 17,
"targetDepth": 17
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2688184.499979019,
"name": "structuredTypeRelatedTo",
"dur": 5988.8341426849365,
"args": { "sourceId": 20561, "targetId": 20538 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2694293.375015259,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20847,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20570, 20849, 20848, 20847, 21357, 21312, 21353, 20819
],
"targetId": 20592,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20538, 20594, 20593, 20592, 20611, 20614, 20619, 21170, 10, 10726
],
"depth": 14,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2694964.7920131683,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20819,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20820, 20819, 21513, 21535, 21353, 20819
],
"targetId": 21481,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20540, 20542, 21482, 21481, 21490, 21510, 21509, 16379, 10, 10726
],
"depth": 14,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2695022.4590301514,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 20819,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20574, 20820, 20819, 21513, 21535, 21353, 20819
],
"targetId": 21481,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20540, 20542, 21482, 21481, 21490, 21510, 21509, 16379, 10, 10726
],
"depth": 14,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2696534.58404541,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 21577,
"sourceIdStack": [
10655, 10710, 16386, 16385, 16389, 16392, 16394, 20563, 20562, 20561,
20572, 20575, 20580, 21579, 21578, 21577, 21615, 21641
],
"targetId": 21539,
"targetIdStack": [
10654, 10709, 16381, 16380, 16398, 16401, 16403, 20527, 20526, 20525,
20540, 20543, 20548, 21541, 21540, 21539, 21554, 21612, 21611, 16379
],
"depth": 16,
"targetDepth": 16
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2688177.3750782013,
"name": "structuredTypeRelatedTo",
"dur": 8375.209093093872,
"args": { "sourceId": 20561, "targetId": 20525 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2687541.7499542236,
"name": "structuredTypeRelatedTo",
"dur": 9022.209167480469,
"args": { "sourceId": 20562, "targetId": 20525 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2687526.6671180725,
"name": "structuredTypeRelatedTo",
"dur": 9047.874927520752,
"args": { "sourceId": 20562, "targetId": 20526 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2687521.334171295,
"name": "structuredTypeRelatedTo",
"dur": 9063.874959945679,
"args": { "sourceId": 20563, "targetId": 20527 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2687285.583972931,
"name": "structuredTypeRelatedTo",
"dur": 9309.916019439697,
"args": { "sourceId": 16394, "targetId": 16403 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2686955.16705513,
"name": "structuredTypeRelatedTo",
"dur": 9651.082992553711,
"args": { "sourceId": 16392, "targetId": 16401 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2679695.9171295166,
"name": "structuredTypeRelatedTo",
"dur": 16920.62497138977,
"args": { "sourceId": 16389, "targetId": 16398 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2654738.250017166,
"name": "structuredTypeRelatedTo",
"dur": 41888.66710662842,
"args": { "sourceId": 16385, "targetId": 16380 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2654196.666955948,
"name": "structuredTypeRelatedTo",
"dur": 42440.95802307129,
"args": { "sourceId": 16386, "targetId": 16380 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2654178.4591674805,
"name": "structuredTypeRelatedTo",
"dur": 42469.79093551636,
"args": { "sourceId": 16386, "targetId": 16381 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2575730.124950409,
"name": "structuredTypeRelatedTo",
"dur": 120933.04204940796,
"args": { "sourceId": 10710, "targetId": 10709 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2575382.833957672,
"name": "structuredTypeRelatedTo",
"dur": 123798.54106903076,
"args": { "sourceId": 10655, "targetId": 10654 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2699997.0841407776,
"name": "structuredTypeRelatedTo",
"dur": 155.4579734802246,
"args": { "sourceId": 21805, "targetId": 10 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2701902.125120163,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22030,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
22024, 21986, 22025, 22034, 22031, 22030, 22066, 22098
],
"targetId": 21875,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 22062, 10726
],
"depth": 16,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2702475.792169571,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22112,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21854, 22114, 22113, 22112, 22033, 22104, 22103, 22098
],
"targetId": 21875,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 22062, 10726
],
"depth": 14,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2702880.709171295,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22382,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22343, 22382, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2702911.9169712067,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22383,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22344, 22383, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2702938.7090206146,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22384,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22345, 22384, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2702963.000059128,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22385,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22346, 22385, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2702986.792087555,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22386,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22347, 22386, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703009.9170207977,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22387,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22348, 22387, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703038.9170646667,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22388,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22349, 22388, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703062.250137329,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22389,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22350, 22389, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703085.5000019073,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22390,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22351, 22390, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703108.584165573,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22391,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22352, 22391, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703132.2090625763,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22392,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22353, 22392, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703155.874967575,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22393,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22354, 22393, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703179.2500019073,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22394,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22355, 22394, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703202.584028244,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22395,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22356, 22395, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703225.834131241,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22396,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22357, 22396, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703249.7091293335,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22397,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22358, 22397, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703273.6251354218,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22398,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22359, 22398, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703299.1671562195,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22399,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22360, 22399, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703323.292016983,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22400,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22361, 22400, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703347.2089767456,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22401,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22362, 22401, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703372.833967209,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22402,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22363, 22402, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703396.917104721,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22403,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22364, 22403, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703420.750141144,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22404,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22365, 22404, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703444.2501068115,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22405,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22366, 22405, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703467.959165573,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22406,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22367, 22406, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703491.625070572,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22407,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22368, 22407, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703515.792131424,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22408,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22369, 22408, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703540.4591560364,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22409,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22370, 22409, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703564.8341178894,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22410,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22371, 22410, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703589.084148407,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22411,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22372, 22411, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703613.5840415955,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22412,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22373, 22412, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703638.999938965,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22413,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22374, 22413, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703663.4590625763,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22414,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22375, 22414, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703688.625097275,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22415,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22376, 22415, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703713.4170532227,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22416,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22377, 22416, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703737.9591464996,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22417,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22378, 22417, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703762.5420093536,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22418,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22379, 22418, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703793.7920093536,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22420,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22380, 22420, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2703867.0840263367,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22421,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22381, 22380, 22421, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 10726
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2704208.167076111,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22030,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22260, 22031, 22030, 22421, 22098
],
"targetId": 21896,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21894, 21896, 10, 10726
],
"depth": 16,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2704994.3749904633,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22577,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22538, 22577, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705036.999940872,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22578,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22539, 22578, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705069.7090625763,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22579,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22540, 22579, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705102.4169921875,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22580,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22541, 22580, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705132.7090263367,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22581,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22542, 22581, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705167.083978653,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22582,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22543, 22582, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705198.042154312,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22583,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22544, 22583, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705299.9999523163,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22584,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22545, 22584, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705328.667163849,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22585,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22546, 22585, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705358.9589595795,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22586,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22547, 22586, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705390.5000686646,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22587,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22548, 22587, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705421.084165573,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22588,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22549, 22588, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705449.584007263,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22589,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22550, 22589, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705486.209154129,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22590,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22551, 22590, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705516.2920951843,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22591,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22552, 22591, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705547.1670627594,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22592,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22553, 22592, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705574.7499465942,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22593,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22554, 22593, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705601.709127426,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22594,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22555, 22594, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705629.292011261,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22595,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22556, 22595, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705656.9170951843,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22596,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22557, 22596, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705684.4170093536,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22597,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22558, 22597, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705711.7500305176,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22598,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22559, 22598, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705739.042043686,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22599,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22560, 22599, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705885.9169483185,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22600,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22561, 22600, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705914.1249656677,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22601,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22562, 22601, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705943.834066391,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22602,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22563, 22602, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2705974.2090702057,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22603,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22564, 22603, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2706004.667043686,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22604,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22565, 22604, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2706035.500049591,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22605,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22566, 22605, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2706064.4171237946,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22606,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22567, 22606, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2706095.8750247955,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22607,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22568, 22607, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2706126.417160034,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22608,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22569, 22608, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2706154.7091007233,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22609,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22570, 22609, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2706185.874938965,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22610,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22571, 22610, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2706219.292163849,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22611,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22572, 22611, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2706373.4591007233,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22612,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22573, 22612, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2706403.291940689,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22613,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22574, 22613, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2706437.667131424,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22615,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22575, 22615, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2706454.37502861,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22616,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22262, 22261, 22576, 22575, 22616, 22098
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10
],
"depth": 17,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2706816.6251182556,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22112,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21854, 22114, 22113, 22112, 22620, 22575, 22616, 22098
],
"targetId": 21875,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21894, 21897, 21902, 22433, 10
],
"depth": 14,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2707578.292131424,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22030,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22031, 22030, 22776, 22798, 22616, 22098
],
"targetId": 22744,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21713, 21715,
22745, 22744, 22753, 22773, 22772, 10726, 10
],
"depth": 14,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2707627.624988556,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22030,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21858, 22031, 22030, 22776, 22798, 22616, 22098
],
"targetId": 22744,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21713, 21715,
22745, 22744, 22753, 22773, 22772, 10726, 10
],
"depth": 14,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2708954.250097275,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 22840,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 10819, 10818,
21856, 21859, 21863, 22842, 22841, 22840, 22876, 22902
],
"targetId": 22802,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21713, 21716,
21721, 22804, 22803, 22802, 22817, 22873, 22872, 10726
],
"depth": 16,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2709315.166950226,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15093,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 23025, 22987, 23026, 23031, 15094, 15093, 22902
],
"targetId": 21875,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 22803, 22802, 22817, 22873, 22872, 10726
],
"depth": 17,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2709789.9169921875,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23037,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14763, 23039, 23038, 23037, 23030, 23034, 23033
],
"targetId": 21875,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 22803, 22802, 22817, 22873, 22872, 10726
],
"depth": 15,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710141.37506485,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23300,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23261, 23300
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710169.417142868,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23301,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23262, 23301
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710194.4999694824,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23302,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23263, 23302
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710218.4591293335,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23303,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23264, 23303
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710242.334127426,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23304,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23265, 23304
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710266.3340568542,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23305,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23266, 23305
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710290.500164032,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23306,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23267, 23306
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710314.167022705,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23307,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23268, 23307
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710337.8341197968,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23308,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23269, 23308
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710361.8750572205,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23309,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23270, 23309
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710385.792016983,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23310,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23271, 23310
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710409.917116165,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23311,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23272, 23311
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710433.8750839233,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23312,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23273, 23312
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710458.4169387817,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23313,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23274, 23313
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710482.334136963,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23314,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23275, 23314
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710506.250143051,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23315,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23276, 23315
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710530.2500724792,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23316,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23277, 23316
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710554.0840625763,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23317,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23278, 23317
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710578.125,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23318,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23279, 23318
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710602.292060852,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23319,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23280, 23319
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710626.084089279,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23320,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23281, 23320
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710650.125026703,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23321,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23282, 23321
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710674.124956131,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23322,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23283, 23322
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710698.2090473175,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23323,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23284, 23323
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710722.666978836,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23324,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23285, 23324
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710746.9170093536,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23325,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23286, 23325
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710770.874977112,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23326,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23287, 23326
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710795.083999634,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23327,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23288, 23327
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710818.792104721,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23328,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23289, 23328
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710842.7500724792,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23329,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23290, 23329
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710867.4590587616,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23330,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23291, 23330
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710891.9999599457,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23331,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23292, 23331
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710916.5000915527,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23332,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23293, 23332
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710941.041946411,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23333,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23294, 23333
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710965.7089710236,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23334,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23295, 23334
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2710996.459007263,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23335,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23296, 23335
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711023.3750343323,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23336,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23297, 23336
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711053.542137146,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23338,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23298, 23338
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711069.0841674805,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23339,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 23299, 23298, 23339
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22873, 22872, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711101.1250019073,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15093,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23178, 15094, 15093, 23339
],
"targetId": 21896,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21894, 21896, 10, 22873, 22872, 10726
],
"depth": 17,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2709998.875141144,
"name": "structuredTypeRelatedTo",
"dur": 1150.3338813781738,
"args": { "sourceId": 23178, "targetId": 21876 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2709984.6670627594,
"name": "structuredTypeRelatedTo",
"dur": 1178.541898727417,
"args": { "sourceId": 23178, "targetId": 21877 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711335.5000019073,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23463,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23424, 23463
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711362.7920150757,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23464,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23425, 23464
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711388.6671066284,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23465,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23426, 23465
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711414.041996002,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23466,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23427, 23466
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711439.208984375,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23467,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23428, 23467
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711465.209007263,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23468,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23429, 23468
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711491.084098816,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23469,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23430, 23469
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711516.8340206146,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23470,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23431, 23470
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711542.1249866486,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23471,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23432, 23471
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711567.6670074463,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23472,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23433, 23472
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711593.125104904,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23473,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23434, 23473
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711618.7920570374,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23474,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23435, 23474
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711644.66714859,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23475,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23436, 23475
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711670.249938965,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23476,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23437, 23476
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711695.459127426,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23477,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23438, 23477
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711721.4591503143,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23478,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23439, 23478
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711747.6670742035,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23479,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23440, 23479
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711773.1671333313,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23480,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23441, 23480
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711798.7921237946,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23481,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23442, 23481
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711824.417114258,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23482,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23443, 23482
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711850.417137146,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23483,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23444, 23483
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711876.2090206146,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23484,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23445, 23484
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711902.4591445923,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23485,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23446, 23485
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711928.6670684814,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23486,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23447, 23486
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711955.16705513,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23487,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23448, 23487
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2711981.2920093536,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23488,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23449, 23488
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2712007.250070572,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23489,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23450, 23489
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2712033.499956131,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23490,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23451, 23490
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2712059.667110443,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23491,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23452, 23491
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2712085.8340263367,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23492,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23453, 23492
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2712112.2500896454,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23493,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23454, 23493
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2712138.9169692993,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23494,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23455, 23494
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2712171.875,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23495,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23456, 23495
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2712198.7919807434,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23496,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23457, 23496
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2712225.417137146,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23497,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23458, 23497
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2712252.5839805603,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23498,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23459, 23498
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2712279.2501449585,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23499,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23460, 23499
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2712319.167137146,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23501,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23461, 23501
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2712335.3340625763,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23502,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 23180, 23179, 23462, 23461, 23502
],
"targetId": 10,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21892, 22063, 10, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 15
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2709982.125043869,
"name": "structuredTypeRelatedTo",
"dur": 2486.417055130005,
"args": { "sourceId": 23180, "targetId": 21877 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2709969.0420627594,
"name": "structuredTypeRelatedTo",
"dur": 2512.624979019165,
"args": { "sourceId": 14767, "targetId": 21711 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2709808.1250190735,
"name": "structuredTypeRelatedTo",
"dur": 3174.2501258850098,
"args": { "sourceId": 14765, "targetId": 21711 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2709058.000087738,
"name": "structuredTypeRelatedTo",
"dur": 3937.708854675293,
"args": { "sourceId": 14755, "targetId": 21711 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2713055.417060852,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23037,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14763, 23039, 23038, 23037, 23506, 23461, 23502
],
"targetId": 21875,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 21894, 21897, 21902, 22433, 10, 10726
],
"depth": 15,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2713102.1671295166,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15093,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 15094, 15093, 23506, 23461, 23502
],
"targetId": 22744,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21713, 21715,
22745, 22744, 21894, 21897, 21902, 22433, 10, 10726
],
"depth": 15,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2713141.6251659393,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15093,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14767, 15094, 15093, 23506, 23461, 23502
],
"targetId": 22744,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21713, 21715,
22745, 22744, 21894, 21897, 21902, 22433, 10, 10726
],
"depth": 15,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2713607.0840358734,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23635,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 14756,
14755, 14765, 14768, 14772, 23637, 23636, 23635, 23502
],
"targetId": 22802,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21713, 21716,
21721, 22804, 22803, 22802, 21902, 22433, 10, 10726
],
"depth": 17,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2709052.417039871,
"name": "structuredTypeRelatedTo",
"dur": 4571.707963943481,
"args": { "sourceId": 14755, "targetId": 12867 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2709049.250125885,
"name": "structuredTypeRelatedTo",
"dur": 4586.374998092651,
"args": { "sourceId": 14756, "targetId": 12867 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2709045.8340644836,
"name": "structuredTypeRelatedTo",
"dur": 4600.415945053101,
"args": { "sourceId": 14756, "targetId": 12868 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2709011.167049408,
"name": "structuredTypeRelatedTo",
"dur": 4661.582946777344,
"args": { "sourceId": 21847, "targetId": 12868 }
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2713754.333972931,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23037,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 22906,
14756, 14755, 14763, 23039, 23038, 23037, 23635, 23502
],
"targetId": 21875,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21711, 21877,
21876, 21875, 22803, 22802, 21902, 22433, 10, 10726
],
"depth": 16,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2713797.62506485,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 15093,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 22906,
14756, 14755, 14765, 14767, 15094, 15093, 23635, 23502
],
"targetId": 22744,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21713, 21715,
22745, 22744, 22803, 22802, 21902, 22433, 10, 10726
],
"depth": 16,
"targetDepth": 12
}
},
{
"pid": 1,
"tid": 1,
"ph": "I",
"cat": "checkTypes",
"ts": 2713920.62497139,
"name": "recursiveTypeRelatedTo_DepthLimit",
"s": "g",
"args": {
"sourceId": 23635,
"sourceIdStack": [
10654, 10709, 10731, 10730, 21843, 21805, 21844, 21848, 21847, 22906,
14756, 14755, 14765, 14768, 14772, 23637, 23636, 23635
],
"targetId": 22802,
"targetIdStack": [
10655, 10710, 10733, 10732, 10771, 12869, 12868, 12867, 21713, 21716,
21721, 22804, 22803, 22802, 21902, 22433, 10, 10726
],
"depth": 18,
"targetDepth": 14
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2708979.2499542236,
"name": "structuredTypeRelatedTo",
"dur": 5017.3749923706055,
"args": { "sourceId": 21847, "targetId": 12869 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2700201.2090682983,
"name": "structuredTypeRelatedTo",
"dur": 13809.041023254395,
"args": { "sourceId": 21848, "targetId": 12869 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2700196.042060852,
"name": "structuredTypeRelatedTo",
"dur": 13839.041948318481,
"args": { "sourceId": 21844, "targetId": 12869 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2699994.542121887,
"name": "structuredTypeRelatedTo",
"dur": 14055.416822433472,
"args": { "sourceId": 21805, "targetId": 12869 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2699991.250038147,
"name": "structuredTypeRelatedTo",
"dur": 14073.084115982056,
"args": { "sourceId": 21843, "targetId": 12869 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2699845.79205513,
"name": "structuredTypeRelatedTo",
"dur": 14425.874948501587,
"args": { "sourceId": 10730, "targetId": 10771 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2699836.5840911865,
"name": "structuredTypeRelatedTo",
"dur": 14499.83286857605,
"args": { "sourceId": 10730, "targetId": 10732 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2699295.917034149,
"name": "structuredTypeRelatedTo",
"dur": 16957.082986831665,
"args": { "sourceId": 10731, "targetId": 10732 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2699278.9590358734,
"name": "structuredTypeRelatedTo",
"dur": 16988.332986831665,
"args": { "sourceId": 10731, "targetId": 10733 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2699265.5839920044,
"name": "structuredTypeRelatedTo",
"dur": 17014.125108718872,
"args": { "sourceId": 10709, "targetId": 10710 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2699246.166944504,
"name": "structuredTypeRelatedTo",
"dur": 17049.37505722046,
"args": { "sourceId": 10654, "targetId": 10655 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2575368.0000305176,
"name": "getVariancesWorker",
"dur": 140940.62495231628,
"args": {
"arity": 1,
"id": 10650,
"results": { "variances": ["out (unreliable)"] }
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2575362.4999523163,
"name": "structuredTypeRelatedTo",
"dur": 140965.50011634827,
"args": { "sourceId": 10655, "targetId": 10654 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2575200.124979019,
"name": "structuredTypeRelatedTo",
"dur": 141155.6670665741,
"args": { "sourceId": 10649, "targetId": 10648 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2575185.625076294,
"name": "getVariancesWorker",
"dur": 141351.74989700317,
"args": {
"arity": 1,
"id": 10632,
"results": { "variances": ["out (unreliable)"] }
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2575183.8340759277,
"name": "structuredTypeRelatedTo",
"dur": 141368.58296394348,
"args": { "sourceId": 10644, "targetId": 10641 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2575082.1249485016,
"name": "structuredTypeRelatedTo",
"dur": 141488.33417892456,
"args": { "sourceId": 10645, "targetId": 10642 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2574919.9171066284,
"name": "structuredTypeRelatedTo",
"dur": 141670.20797729492,
"args": { "sourceId": 10627, "targetId": 10626 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2719887.666940689,
"name": "structuredTypeRelatedTo",
"dur": 281.292200088501,
"args": { "sourceId": 24085, "targetId": 24082 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2719878.667116165,
"name": "getVariancesWorker",
"dur": 333.7080478668213,
"args": { "arity": 1, "id": 24072, "results": { "variances": ["out"] } }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2719873.9171028137,
"name": "structuredTypeRelatedTo",
"dur": 354.20799255371094,
"args": { "sourceId": 24085, "targetId": 24082 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2729896.334171295,
"name": "structuredTypeRelatedTo",
"dur": 4187.790870666504,
"args": { "sourceId": 24758, "targetId": 24757 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2739690.5419826508,
"name": "structuredTypeRelatedTo",
"dur": 513.3330821990967,
"args": { "sourceId": 25086, "targetId": 25091 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2739666.084051132,
"name": "structuredTypeRelatedTo",
"dur": 569.8750019073486,
"args": { "sourceId": 25087, "targetId": 25091 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2739509.292125702,
"name": "structuredTypeRelatedTo",
"dur": 1209.082841873169,
"args": { "sourceId": 25083, "targetId": 25082 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2749955.95908165,
"name": "structuredTypeRelatedTo",
"dur": 49.99995231628418,
"args": { "sourceId": 25689, "targetId": 25684 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2749948.874950409,
"name": "structuredTypeRelatedTo",
"dur": 136.58404350280762,
"args": { "sourceId": 25693, "targetId": 25688 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2749848.5839366913,
"name": "structuredTypeRelatedTo",
"dur": 259.66620445251465,
"args": { "sourceId": 25677, "targetId": 25676 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2759974.459171295,
"name": "structuredTypeRelatedTo",
"dur": 26.54099464416504,
"args": { "sourceId": 26445, "targetId": 26444 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2759620.167016983,
"name": "structuredTypeRelatedTo",
"dur": 1760.5829238891602,
"args": { "sourceId": 26416, "targetId": 26415 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2759579.041957855,
"name": "getVariancesWorker",
"dur": 4090.12508392334,
"args": {
"arity": 2,
"id": 26395,
"results": { "variances": ["out", "out"] }
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2759574.584007263,
"name": "structuredTypeRelatedTo",
"dur": 4121.000051498413,
"args": { "sourceId": 26403, "targetId": 26401 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2759402.8339385986,
"name": "structuredTypeRelatedTo",
"dur": 4311.0411167144775,
"args": { "sourceId": 26392, "targetId": 26391 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2755505.8341026306,
"name": "structuredTypeRelatedTo",
"dur": 8228.457927703857,
"args": { "sourceId": 26160, "targetId": 26159 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2755476.583957672,
"name": "getVariancesWorker",
"dur": 8437.916040420532,
"args": { "arity": 1, "id": 26141, "results": { "variances": ["out"] } }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2755472.5420475006,
"name": "structuredTypeRelatedTo",
"dur": 8464.457988739014,
"args": { "sourceId": 26146, "targetId": 26145 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2755318.7091350555,
"name": "structuredTypeRelatedTo",
"dur": 8665.832996368408,
"args": { "sourceId": 26140, "targetId": 26139 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2753044.3341732025,
"name": "structuredTypeRelatedTo",
"dur": 11053.582906723022,
"args": { "sourceId": 25927, "targetId": 25926 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2752993.5841560364,
"name": "getVariancesWorker",
"dur": 16629.332780838013,
"args": {
"arity": 2,
"id": 25900,
"results": { "variances": ["out", "[independent]"] }
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2752989.417076111,
"name": "structuredTypeRelatedTo",
"dur": 16659.62505340576,
"args": { "sourceId": 25908, "targetId": 25906 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2752654.000043869,
"name": "structuredTypeRelatedTo",
"dur": 17008.50009918213,
"args": { "sourceId": 25896, "targetId": 25895 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2749746.792078018,
"name": "structuredTypeRelatedTo",
"dur": 20133.167028427124,
"args": { "sourceId": 25666, "targetId": 25665 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2769942.8341388702,
"name": "structuredTypeRelatedTo",
"dur": 141.16597175598145,
"args": { "sourceId": 25684, "targetId": 25693 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2769922.9171276093,
"name": "structuredTypeRelatedTo",
"dur": 174.62491989135742,
"args": { "sourceId": 25688, "targetId": 25693 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2769911.458969116,
"name": "structuredTypeRelatedTo",
"dur": 197.33309745788574,
"args": { "sourceId": 25676, "targetId": 25677 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2769897.667169571,
"name": "structuredTypeRelatedTo",
"dur": 221.95792198181152,
"args": { "sourceId": 25665, "targetId": 25666 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2749708.2500457764,
"name": "getVariancesWorker",
"dur": 20425.95911026001,
"args": { "arity": 1, "id": 25646, "results": { "variances": ["out"] } }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2749704.0841579437,
"name": "structuredTypeRelatedTo",
"dur": 20459.24997329712,
"args": { "sourceId": 25651, "targetId": 25650 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2749276.2920856476,
"name": "structuredTypeRelatedTo",
"dur": 20944.292068481445,
"args": { "sourceId": 25630, "targetId": 25629 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2745440.7920837402,
"name": "structuredTypeRelatedTo",
"dur": 25038.33293914795,
"args": { "sourceId": 25406, "targetId": 25405 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2745377.79211998,
"name": "getVariancesWorker",
"dur": 28522.87483215332,
"args": {
"arity": 2,
"id": 25381,
"results": { "variances": ["out", "out"] }
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2745373.125076294,
"name": "structuredTypeRelatedTo",
"dur": 28549.458980560303,
"args": { "sourceId": 25389, "targetId": 25387 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2745198.4169483185,
"name": "structuredTypeRelatedTo",
"dur": 28738.083124160767,
"args": { "sourceId": 25378, "targetId": 25377 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2741830.6670188904,
"name": "structuredTypeRelatedTo",
"dur": 32979.958057403564,
"args": { "sourceId": 25191, "targetId": 25190 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2741788.709163666,
"name": "getVariancesWorker",
"dur": 33145.957946777344,
"args": { "arity": 1, "id": 25164, "results": { "variances": ["out"] } }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2741783.8339805603,
"name": "structuredTypeRelatedTo",
"dur": 33356.04119300842,
"args": { "sourceId": 25176, "targetId": 25172 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2741524.584054947,
"name": "structuredTypeRelatedTo",
"dur": 33630.083084106445,
"args": { "sourceId": 25161, "targetId": 25160 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2738322.375059128,
"name": "structuredTypeRelatedTo",
"dur": 37270.25008201599,
"args": { "sourceId": 24990, "targetId": 24989 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2738283.7920188904,
"name": "getVariancesWorker",
"dur": 37349.49994087219,
"args": { "arity": 1, "id": 24970, "results": { "variances": ["out"] } }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2738279.8340320587,
"name": "structuredTypeRelatedTo",
"dur": 37371.665954589844,
"args": { "sourceId": 24975, "targetId": 24974 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2738121.292114258,
"name": "structuredTypeRelatedTo",
"dur": 37542.79184341431,
"args": { "sourceId": 24969, "targetId": 24968 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2729312.0000362396,
"name": "structuredTypeRelatedTo",
"dur": 47081.66694641113,
"args": { "sourceId": 24744, "targetId": 24743 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2779999.083995819,
"name": "structuredTypeRelatedTo",
"dur": 15.249967575073242,
"args": { "sourceId": 27727, "targetId": 27728 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2779939.7921562195,
"name": "structuredTypeRelatedTo",
"dur": 3648.4169960021973,
"args": { "sourceId": 27699, "targetId": 27700 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2729229.4590473175,
"name": "getVariancesWorker",
"dur": 54625.5829334259,
"args": {
"arity": 2,
"id": 24713,
"results": { "variances": ["out", "[bivariant]"] }
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2729225.250005722,
"name": "structuredTypeRelatedTo",
"dur": 54666.70894622803,
"args": { "sourceId": 24721, "targetId": 24720 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2728962.1250629425,
"name": "structuredTypeRelatedTo",
"dur": 54947.00002670288,
"args": { "sourceId": 24712, "targetId": 24711 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2725799.5841503143,
"name": "structuredTypeRelatedTo",
"dur": 58875.165939331055,
"args": { "sourceId": 24563, "targetId": 24562 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2725745.7921504974,
"name": "getVariancesWorker",
"dur": 59060.16683578491,
"args": { "arity": 1, "id": 24542, "results": { "variances": ["out"] } }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2725741.7089939117,
"name": "structuredTypeRelatedTo",
"dur": 59083.9581489563,
"args": { "sourceId": 24547, "targetId": 24546 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2725578.0000686646,
"name": "structuredTypeRelatedTo",
"dur": 59261.58404350281,
"args": { "sourceId": 24541, "targetId": 24540 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2723189.2499923706,
"name": "structuredTypeRelatedTo",
"dur": 62547.7499961853,
"args": { "sourceId": 24402, "targetId": 24401 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2723134.4590187073,
"name": "getVariancesWorker",
"dur": 62751.12509727478,
"args": { "arity": 1, "id": 24381, "results": { "variances": ["out"] } }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2723130.0840377808,
"name": "structuredTypeRelatedTo",
"dur": 62779.12497520447,
"args": { "sourceId": 24386, "targetId": 24385 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2722962.3341560364,
"name": "structuredTypeRelatedTo",
"dur": 62964.12491798401,
"args": { "sourceId": 24380, "targetId": 24379 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2718496.6671466827,
"name": "structuredTypeRelatedTo",
"dur": 68213.12499046326,
"args": { "sourceId": 24081, "targetId": 24080 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2789973.999977112,
"name": "structuredTypeRelatedTo",
"dur": 57.917118072509766,
"args": { "sourceId": 28527, "targetId": 28526 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2786812.625169754,
"name": "structuredTypeRelatedTo",
"dur": 3385.791778564453,
"args": { "sourceId": 28345, "targetId": 28344 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2718422.959089279,
"name": "getVariancesWorker",
"dur": 73297.62506484985,
"args": {
"arity": 3,
"id": 24062,
"results": { "variances": ["out", "out", "out"] }
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2718417.000055313,
"name": "structuredTypeRelatedTo",
"dur": 73330.83391189575,
"args": { "sourceId": 24071, "targetId": 24069 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2717732.208967209,
"name": "structuredTypeRelatedTo",
"dur": 74104.12502288818,
"args": { "sourceId": 24045, "targetId": 24044 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2572207.375049591,
"name": "structuredTypeRelatedTo",
"dur": 220611.45901679993,
"args": { "sourceId": 10439, "targetId": 10553 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2572131.0839653015,
"name": "structuredTypeRelatedTo",
"dur": 220719.12503242493,
"args": { "sourceId": 10552, "targetId": 10437 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2570378.9999485016,
"name": "checkExpression",
"dur": 222991.79220199585,
"args": {
"kind": 208,
"pos": 92,
"end": 124,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2570110.5840206146,
"name": "checkVariableDeclaration",
"dur": 223294.04091835022,
"args": {
"kind": 254,
"pos": 80,
"end": 124,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2799960.041999817,
"name": "checkExpression",
"dur": 48.75016212463379,
"args": {
"kind": 206,
"pos": 360,
"end": 376,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2799958.167076111,
"name": "checkExpression",
"dur": 8467.79203414917,
"args": {
"kind": 208,
"pos": 360,
"end": 385,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2808457.000017166,
"name": "checkExpression",
"dur": 4626.12509727478,
"args": {
"kind": 208,
"pos": 386,
"end": 414,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2818149.167060852,
"name": "checkExpression",
"dur": 4134.291887283325,
"args": {
"kind": 208,
"pos": 467,
"end": 493,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2799862.041950226,
"name": "checkExpression",
"dur": 22512.250185012817,
"args": {
"kind": 204,
"pos": 359,
"end": 500,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2799775.0420570374,
"name": "checkExpression",
"dur": 29168.54190826416,
"args": {
"kind": 208,
"pos": 345,
"end": 501,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2799774.2919921875,
"name": "checkExpression",
"dur": 29283.87498855591,
"args": {
"kind": 206,
"pos": 345,
"end": 515,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2799773.209095001,
"name": "checkExpression",
"dur": 29347.20802307129,
"args": {
"kind": 208,
"pos": 345,
"end": 517,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2829999.042034149,
"name": "structuredTypeRelatedTo",
"dur": 468.5831069946289,
"args": { "sourceId": 30182, "targetId": 30181 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2829389.834165573,
"name": "structuredTypeRelatedTo",
"dur": 1880.5828094482422,
"args": { "sourceId": 29344, "targetId": 30154 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2829154.5419692993,
"name": "checkExpression",
"dur": 2161.5421772003174,
"args": {
"kind": 208,
"pos": 536,
"end": 555,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2829153.7091732025,
"name": "checkExpression",
"dur": 2224.5829105377197,
"args": {
"kind": 206,
"pos": 536,
"end": 563,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2829151.5419483185,
"name": "checkExpression",
"dur": 2365.6251430511475,
"args": {
"kind": 208,
"pos": 536,
"end": 567,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2799607.6250076294,
"name": "checkExpression",
"dur": 31940.33408164978,
"args": {
"kind": 205,
"pos": 278,
"end": 570,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2799564.7089481354,
"name": "checkExpression",
"dur": 35210.3750705719,
"args": {
"kind": 208,
"pos": 260,
"end": 571,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2799504.459142685,
"name": "checkVariableDeclaration",
"dur": 35304.4159412384,
"args": {
"kind": 254,
"pos": 251,
"end": 571,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2839762.834072113,
"name": "checkExpression",
"dur": 241.54090881347656,
"args": {
"kind": 206,
"pos": 1736,
"end": 1747,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2839761.500120163,
"name": "checkExpression",
"dur": 5096.458911895752,
"args": {
"kind": 208,
"pos": 1736,
"end": 1761,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2839711.042165756,
"name": "checkExpression",
"dur": 5246.957778930664,
"args": {
"kind": 208,
"pos": 1708,
"end": 1762,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2839710.709095001,
"name": "checkExpression",
"dur": 5280.9998989105225,
"args": {
"kind": 206,
"pos": 1708,
"end": 1774,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2839709.8751068115,
"name": "checkExpression",
"dur": 5454.041957855225,
"args": {
"kind": 208,
"pos": 1708,
"end": 1782,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2839709.3341350555,
"name": "checkExpression",
"dur": 5493.207931518555,
"args": {
"kind": 206,
"pos": 1708,
"end": 1796,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2839707.750082016,
"name": "checkExpression",
"dur": 5543.458938598633,
"args": {
"kind": 208,
"pos": 1708,
"end": 1848,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2835109.375,
"name": "checkExpression",
"dur": 10170.750141143799,
"args": {
"kind": 205,
"pos": 697,
"end": 1851,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2848729.0840148926,
"name": "checkExpression",
"dur": 1459.7499370574951,
"args": {
"kind": 208,
"pos": 1708,
"end": 1848,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2845401.2501239777,
"name": "checkExpression",
"dur": 4817.4169063568115,
"args": {
"kind": 205,
"pos": 697,
"end": 1851,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2835074.7499465942,
"name": "checkExpression",
"dur": 15389.500141143799,
"args": {
"kind": 208,
"pos": 689,
"end": 1852,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2835000.2501010895,
"name": "checkVariableDeclaration",
"dur": 15495.916843414307,
"args": {
"kind": 254,
"pos": 670,
"end": 1852,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "E",
"cat": "check",
"ts": 2851091.6669368744,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complexzodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "B",
"cat": "check",
"ts": 2851117.1250343323,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplelighttyperouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "E",
"cat": "check",
"ts": 2859949.2089748383,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplelighttyperouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "B",
"cat": "check",
"ts": 2859978.7499904633,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplesuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2869909.917116165,
"name": "checkExpression",
"dur": 141.58296585083008,
"args": {
"kind": 205,
"pos": 1020,
"end": 1183,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplesuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2869877.75015831,
"name": "checkExpression",
"dur": 216.62497520446777,
"args": {
"kind": 204,
"pos": 1018,
"end": 1196,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplesuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2868992.875099182,
"name": "checkExpression",
"dur": 1127.4590492248535,
"args": {
"kind": 205,
"pos": 889,
"end": 1207,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplesuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2868987.6251220703,
"name": "checkDeferredNode",
"dur": 1150.0418186187744,
"args": {
"kind": 214,
"pos": 861,
"end": 1215,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplesuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "E",
"cat": "check",
"ts": 2870510.6670856476,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplesuperstructrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "B",
"cat": "check",
"ts": 2870534.2919826508,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplezodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2878744.750022888,
"name": "checkExpression",
"dur": 1529.9170017242432,
"args": {
"kind": 208,
"pos": 418,
"end": 444,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplezodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2871613.291978836,
"name": "checkExpression",
"dur": 8734.500169754028,
"args": {
"kind": 204,
"pos": 310,
"end": 451,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplezodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2871510.792016983,
"name": "checkExpression",
"dur": 8912.832975387573,
"args": {
"kind": 208,
"pos": 296,
"end": 452,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplezodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2871510.209083557,
"name": "checkExpression",
"dur": 8942.583084106445,
"args": {
"kind": 206,
"pos": 296,
"end": 466,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplezodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2871509.0000629425,
"name": "checkExpression",
"dur": 8968.62506866455,
"args": {
"kind": 208,
"pos": 296,
"end": 468,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplezodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2871388.8750076294,
"name": "checkExpression",
"dur": 10548.500061035156,
"args": {
"kind": 205,
"pos": 229,
"end": 521,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplezodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2871355.9589385986,
"name": "checkExpression",
"dur": 11885.958194732666,
"args": {
"kind": 208,
"pos": 219,
"end": 522,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplezodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2871310.333967209,
"name": "checkVariableDeclaration",
"dur": 11957.916021347046,
"args": {
"kind": 254,
"pos": 210,
"end": 522,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplezodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2889977.0419597626,
"name": "checkExpression",
"dur": 25.25019645690918,
"args": {
"kind": 229,
"pos": 957,
"end": 975,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplezodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2889398.0000019073,
"name": "checkExpression",
"dur": 1223.917007446289,
"args": {
"kind": 205,
"pos": 873,
"end": 1191,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplezodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2889368.2091236115,
"name": "checkExpression",
"dur": 1322.5409984588623,
"args": {
"kind": 214,
"pos": 845,
"end": 1199,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplezodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2888978.791952133,
"name": "checkExpression",
"dur": 1877.7921199798584,
"args": {
"kind": 208,
"pos": 794,
"end": 1200,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplezodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2888916.9590473175,
"name": "checkExpression",
"dur": 1971.708059310913,
"args": {
"kind": 214,
"pos": 770,
"end": 1206,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplezodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2888737.6251220703,
"name": "checkExpression",
"dur": 2825.166940689087,
"args": {
"kind": 208,
"pos": 656,
"end": 1207,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplezodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2888730.834007263,
"name": "checkExpression",
"dur": 5337.083101272583,
"args": {
"kind": 205,
"pos": 647,
"end": 1782,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplezodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2883645.5841064453,
"name": "checkExpression",
"dur": 10670.040845870972,
"args": {
"kind": 208,
"pos": 639,
"end": 1783,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplezodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2883580.12509346,
"name": "checkVariableDeclaration",
"dur": 10772.417068481445,
"args": {
"kind": 254,
"pos": 621,
"end": 1783,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplezodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "E",
"cat": "check",
"ts": 2894923.583984375,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simplezodrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "B",
"cat": "check",
"ts": 2895006.2091350555,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simpleyuprouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2899715.6670093536,
"name": "checkExpression",
"dur": 2520.167112350464,
"args": {
"kind": 79,
"pos": 476,
"end": 485,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simpleyuprouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2899627.8750896454,
"name": "checkExpression",
"dur": 3213.5000228881836,
"args": {
"kind": 208,
"pos": 467,
"end": 486,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simpleyuprouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2899627.3341178894,
"name": "checkExpression",
"dur": 3371.415853500366,
"args": {
"kind": 206,
"pos": 467,
"end": 494,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simpleyuprouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2899626.33395195,
"name": "checkExpression",
"dur": 4362.040996551514,
"args": {
"kind": 208,
"pos": 467,
"end": 498,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simpleyuprouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2899419.7919368744,
"name": "checkExpression",
"dur": 4607.6250076293945,
"args": {
"kind": 205,
"pos": 292,
"end": 501,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simpleyuprouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2899382.084131241,
"name": "checkExpression",
"dur": 5601.9158363342285,
"args": {
"kind": 208,
"pos": 282,
"end": 502,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simpleyuprouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2899335.6251716614,
"name": "checkVariableDeclaration",
"dur": 5673.249959945679,
"args": {
"kind": 254,
"pos": 273,
"end": 502,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simpleyuprouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2909991.7919635773,
"name": "structuredTypeRelatedTo",
"dur": 10.2081298828125,
"args": { "sourceId": 32864, "targetId": 32876 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2909983.417034149,
"name": "structuredTypeRelatedTo",
"dur": 42.83308982849121,
"args": { "sourceId": 32859, "targetId": 32871 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2909979.2499542236,
"name": "structuredTypeRelatedTo",
"dur": 59.12518501281738,
"args": { "sourceId": 32859, "targetId": 32875 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2906491.084098816,
"name": "checkExpression",
"dur": 3691.333055496216,
"args": {
"kind": 208,
"pos": 652,
"end": 1203,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simpleyuprouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2906478.584051132,
"name": "checkExpression",
"dur": 5341.166019439697,
"args": {
"kind": 205,
"pos": 643,
"end": 1770,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simpleyuprouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2906447.916984558,
"name": "checkExpression",
"dur": 10049.124956130981,
"args": {
"kind": 208,
"pos": 635,
"end": 1771,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simpleyuprouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2906358.792066574,
"name": "checkVariableDeclaration",
"dur": 10165.499925613403,
"args": {
"kind": 254,
"pos": 617,
"end": 1771,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simpleyuprouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "E",
"cat": "check",
"ts": 2917888.584136963,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simpleyuprouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "B",
"cat": "check",
"ts": 2917916.3751602173,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simpletypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2919999.042034149,
"name": "structuredTypeRelatedTo",
"dur": 31.083106994628906,
"args": { "sourceId": 33045, "targetId": 33023 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2919987.6251220703,
"name": "structuredTypeRelatedTo",
"dur": 211.41695976257324,
"args": { "sourceId": 33082, "targetId": 33043 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2918768.7089443207,
"name": "checkExpression",
"dur": 1515.9580707550049,
"args": {
"kind": 208,
"pos": 531,
"end": 643,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simpletypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2918605.334043503,
"name": "checkVariableDeclaration",
"dur": 1700.1659870147705,
"args": {
"kind": 254,
"pos": 519,
"end": 643,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simpletypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2925638.5419368744,
"name": "structuredTypeRelatedTo",
"dur": 4596.042156219482,
"args": { "sourceId": 33089, "targetId": 33023 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2925171.91696167,
"name": "checkExpression",
"dur": 5196.667194366455,
"args": {
"kind": 208,
"pos": 926,
"end": 962,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simpletypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2920402.3339748383,
"name": "checkExpression",
"dur": 9993.000030517578,
"args": {
"kind": 205,
"pos": 669,
"end": 965,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simpletypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2920367.500066757,
"name": "checkExpression",
"dur": 10906.291961669922,
"args": {
"kind": 208,
"pos": 659,
"end": 966,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simpletypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2920322.9999542236,
"name": "checkVariableDeclaration",
"dur": 10974.375009536743,
"args": {
"kind": 254,
"pos": 650,
"end": 966,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simpletypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2939986.3340854645,
"name": "structuredTypeRelatedTo",
"dur": 22.04108238220215,
"args": { "sourceId": 33873, "targetId": 33888 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2939956.5839767456,
"name": "structuredTypeRelatedTo",
"dur": 75.29115676879883,
"args": { "sourceId": 33873, "targetId": 33890 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2938670.8750724792,
"name": "checkExpression",
"dur": 1571.7499256134033,
"args": {
"kind": 208,
"pos": 1679,
"end": 2129,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simpletypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2933661.625146866,
"name": "checkExpression",
"dur": 7072.875022888184,
"args": {
"kind": 205,
"pos": 1090,
"end": 2282,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simpletypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2933621.250152588,
"name": "checkExpression",
"dur": 12116.166830062866,
"args": {
"kind": 208,
"pos": 1082,
"end": 2283,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simpletypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2933546.0419654846,
"name": "checkVariableDeclaration",
"dur": 12223.541975021362,
"args": {
"kind": 254,
"pos": 1060,
"end": 2283,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simpletypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "E",
"cat": "check",
"ts": 2946667.5000190735,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/simpletypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "B",
"cat": "check",
"ts": 2946696.3341236115,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complextypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2947447.667121887,
"name": "checkExpression",
"dur": 3000.0829696655273,
"args": {
"kind": 206,
"pos": 582,
"end": 594,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complextypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2947436.709165573,
"name": "checkVariableDeclaration",
"dur": 11512.082815170288,
"args": {
"kind": 254,
"pos": 570,
"end": 717,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complextypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2959945.625066757,
"name": "checkExpression",
"dur": 2614.9590015411377,
"args": {
"kind": 208,
"pos": 1035,
"end": 1071,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complextypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2959170.1669692993,
"name": "checkExpression",
"dur": 3425.2920150756836,
"args": {
"kind": 205,
"pos": 772,
"end": 1076,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complextypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2959102.7500629425,
"name": "checkExpression",
"dur": 3729.6249866485596,
"args": {
"kind": 208,
"pos": 760,
"end": 1077,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complextypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2959065.9170150757,
"name": "checkExpression",
"dur": 3826.7080783843994,
"args": {
"kind": 204,
"pos": 746,
"end": 1080,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complextypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2959031.375169754,
"name": "checkExpression",
"dur": 4916.1248207092285,
"args": {
"kind": 208,
"pos": 733,
"end": 1081,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complextypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2958982.167005539,
"name": "checkVariableDeclaration",
"dur": 4987.957954406738,
"args": {
"kind": 254,
"pos": 724,
"end": 1081,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complextypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2969236.8750572205,
"name": "structuredTypeRelatedTo",
"dur": 1081.8750858306885,
"args": { "sourceId": 35061, "targetId": 35073 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2969229.7921180725,
"name": "structuredTypeRelatedTo",
"dur": 1111.832857131958,
"args": { "sourceId": 35083, "targetId": 35073 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2969185.1670742035,
"name": "structuredTypeRelatedTo",
"dur": 1180.2079677581787,
"args": { "sourceId": 35083, "targetId": 35084 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2969178.584098816,
"name": "structuredTypeRelatedTo",
"dur": 1199.7909545898438,
"args": { "sourceId": 35184, "targetId": 35192 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2969161.292076111,
"name": "structuredTypeRelatedTo",
"dur": 1231.6250801086426,
"args": { "sourceId": 35184, "targetId": 35199 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2969147.8340625763,
"name": "structuredTypeRelatedTo",
"dur": 1258.0409049987793,
"args": { "sourceId": 35169, "targetId": 35195 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2969133.0840587616,
"name": "structuredTypeRelatedTo",
"dur": 1285.9160900115967,
"args": { "sourceId": 35169, "targetId": 35197 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2967365.334033966,
"name": "checkExpression",
"dur": 3381.416082382202,
"args": {
"kind": 208,
"pos": 1215,
"end": 1787,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complextypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2967350.042104721,
"name": "checkExpression",
"dur": 9080.625057220459,
"args": {
"kind": 205,
"pos": 1206,
"end": 2414,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complextypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 2979158.667087555,
"name": "structuredTypeRelatedTo",
"dur": 1675.4169464111328,
"args": { "sourceId": 35315, "targetId": 10050 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2979068.6671733856,
"name": "checkExpression",
"dur": 2296.4999675750732,
"args": {
"kind": 206,
"pos": 1940,
"end": 1951,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complextypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2979067.9171085358,
"name": "checkExpression",
"dur": 2339.792013168335,
"args": {
"kind": 206,
"pos": 1940,
"end": 1954,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complextypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2978927.1669387817,
"name": "checkExpression",
"dur": 2844.750165939331,
"args": {
"kind": 205,
"pos": 1926,
"end": 2238,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complextypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2978897.2091674805,
"name": "checkExpression",
"dur": 2920.5827713012695,
"args": {
"kind": 214,
"pos": 1902,
"end": 2244,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complextypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2978716.3751125336,
"name": "checkExpression",
"dur": 3403.3749103546143,
"args": {
"kind": 208,
"pos": 1795,
"end": 2245,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complextypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2976566.792011261,
"name": "checkExpression",
"dur": 7251.875162124634,
"args": {
"kind": 205,
"pos": 1206,
"end": 2414,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complextypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2967314.50009346,
"name": "checkExpression",
"dur": 16796.33402824402,
"args": {
"kind": 208,
"pos": 1198,
"end": 2415,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complextypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 2967246.250152588,
"name": "checkVariableDeclaration",
"dur": 16896.87490463257,
"args": {
"kind": 254,
"pos": 1175,
"end": 2415,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complextypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "E",
"cat": "check",
"ts": 2984860.500097275,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/api/src/app/complextypeboxrouter.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "B",
"cat": "check",
"ts": 3031281.3341617584,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/simplelighttypes.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 3038905.4169654846,
"name": "checkExpression",
"dur": 1243.9579963684082,
"args": {
"kind": 208,
"pos": 144,
"end": 193,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/simplelighttypes.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 3038413.6250019073,
"name": "checkVariableDeclaration",
"dur": 1767.333984375,
"args": {
"kind": 254,
"pos": 136,
"end": 193,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/simplelighttypes.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 3049899.542093277,
"name": "structuredTypeRelatedTo",
"dur": 144.91701126098633,
"args": { "sourceId": 38627, "targetId": 268 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "checkTypes",
"ts": 3049883.0001354218,
"name": "structuredTypeRelatedTo",
"dur": 208.8339328765869,
"args": { "sourceId": 38627, "targetId": 270 }
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 3045881.5841674805,
"name": "checkDeferredNode",
"dur": 4746.082782745361,
"args": {
"kind": 278,
"pos": 306,
"end": 326,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/simplelighttypes.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "E",
"cat": "check",
"ts": 3056625.125169754,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/simplelighttypes.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "B",
"cat": "check",
"ts": 3056658.4169864655,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/complexlighttypes.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 3059876.625061035,
"name": "checkExpression",
"dur": 292.95897483825684,
"args": {
"kind": 206,
"pos": 221,
"end": 250,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/complexlighttypes.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 3059876.0001659393,
"name": "checkExpression",
"dur": 341.33386611938477,
"args": {
"kind": 206,
"pos": 221,
"end": 262,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/complexlighttypes.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 3059865.1671409607,
"name": "checkVariableDeclaration",
"dur": 3366.166830062866,
"args": {
"kind": 254,
"pos": 204,
"end": 264,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/complexlighttypes.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "E",
"cat": "check",
"ts": 3068598.083972931,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/complexlighttypes.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "B",
"cat": "check",
"ts": 3068629.4169425964,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/simplezod.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 3069467.0000076294,
"name": "checkExpression",
"dur": 823.667049407959,
"args": {
"kind": 208,
"pos": 76,
"end": 115,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/simplezod.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 3068707.16714859,
"name": "checkVariableDeclaration",
"dur": 1608.2079410552979,
"args": {
"kind": 254,
"pos": 69,
"end": 115,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/simplezod.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "E",
"cat": "check",
"ts": 3078959.2921733856,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/simplezod.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "B",
"cat": "check",
"ts": 3079001.625061035,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/complexzod.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 3079934.0419769287,
"name": "checkExpression",
"dur": 1519.7081565856934,
"args": {
"kind": 208,
"pos": 77,
"end": 117,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/complexzod.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 3079102.084159851,
"name": "checkVariableDeclaration",
"dur": 2381.290912628174,
"args": {
"kind": 254,
"pos": 70,
"end": 117,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/complexzod.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 3084040.500164032,
"name": "checkExpression",
"dur": 8422.958850860596,
"args": {
"kind": 208,
"pos": 202,
"end": 239,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/complexzod.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 3083554.3751716614,
"name": "checkVariableDeclaration",
"dur": 8943.374872207642,
"args": {
"kind": 254,
"pos": 185,
"end": 239,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/complexzod.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "E",
"cat": "check",
"ts": 3096764.667034149,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/complexzod.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "B",
"cat": "check",
"ts": 3096792.792081833,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/simplesuperstruct.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 3099684.3750476837,
"name": "checkExpression",
"dur": 799.2920875549316,
"args": {
"kind": 208,
"pos": 147,
"end": 198,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/simplesuperstruct.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 3099244.917154312,
"name": "checkVariableDeclaration",
"dur": 1270.5419063568115,
"args": {
"kind": 254,
"pos": 139,
"end": 198,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/simplesuperstruct.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "E",
"cat": "check",
"ts": 3108635.6251239777,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/simplesuperstruct.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "B",
"cat": "check",
"ts": 3108665.2500629425,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/complexsuperstruct.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 3109461.9171619415,
"name": "checkExpression",
"dur": 1325.666904449463,
"args": {
"kind": 208,
"pos": 85,
"end": 133,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/complexsuperstruct.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 3108750.79202652,
"name": "checkVariableDeclaration",
"dur": 2066.2920475006104,
"args": {
"kind": 254,
"pos": 78,
"end": 133,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/complexsuperstruct.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 3119236.5000247955,
"name": "checkExpression",
"dur": 1578.7091255187988,
"args": {
"kind": 206,
"pos": 279,
"end": 303,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/complexsuperstruct.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "E",
"cat": "check",
"ts": 3126952.208995819,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/complexsuperstruct.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "B",
"cat": "check",
"ts": 3126984.0841293335,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/simpletypebox.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 3129549.3750572205,
"name": "checkExpression",
"dur": 557.3749542236328,
"args": {
"kind": 208,
"pos": 139,
"end": 186,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/simpletypebox.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 3129177.417039871,
"name": "checkVariableDeclaration",
"dur": 960.582971572876,
"args": {
"kind": 254,
"pos": 131,
"end": 186,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/simpletypebox.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "E",
"cat": "check",
"ts": 3138064.0420913696,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/simpletypebox.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "B",
"cat": "check",
"ts": 3138105.499982834,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/complextypebox.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 3138946.7091560364,
"name": "checkExpression",
"dur": 1118.8328266143799,
"args": {
"kind": 208,
"pos": 81,
"end": 125,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/complextypebox.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 3138197.7920532227,
"name": "checkVariableDeclaration",
"dur": 1897.5000381469727,
"args": {
"kind": 254,
"pos": 74,
"end": 125,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/complextypebox.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "E",
"cat": "check",
"ts": 3147972.3341464996,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/complextypebox.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "B",
"cat": "check",
"ts": 3155017.1251296997,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/simpleyup.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 3158074.917078018,
"name": "checkExpression",
"dur": 1987.4169826507568,
"args": {
"kind": 208,
"pos": 199,
"end": 235,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/simpleyup.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "X",
"cat": "check",
"ts": 3157852.3750305176,
"name": "checkVariableDeclaration",
"dur": 2244.709014892578,
"args": {
"kind": 254,
"pos": 182,
"end": 235,
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/simpleyup.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "E",
"cat": "check",
"ts": 3164352.874994278,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/app/simpleyup.tsx"
}
},
{
"pid": 1,
"tid": 1,
"ph": "B",
"cat": "check",
"ts": 3164380.709171295,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/environments/environment.prod.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "E",
"cat": "check",
"ts": 3164468.875169754,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/environments/environment.prod.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "B",
"cat": "check",
"ts": 3164486.37509346,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/environments/environment.ts"
}
},
{
"pid": 1,
"tid": 1,
"ph": "E",
"cat": "check",
"ts": 3164552.124977112,
"name": "checkSourceFile",
"args": {
"path": "/users/nicholaslucas/dev/gapstack/packages/light-type-benchmarks/app/src/environments/environment.ts"
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment