| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- [
- {
- "sources": [
- {
- "scriptId": 3,
- "fileName": "dummyfilename.js",
- "lineCount": 1,
- "sourceLength": 0
- },
- {
- "scriptId": 2,
- "fileName": "jsdiaggetscripts.js",
- "lineCount": 12,
- "sourceLength": 640
- },
- {
- "scriptId": 4,
- "parentScriptId": 2,
- "scriptType": "eval code",
- "lineCount": 1,
- "sourceLength": 22
- },
- {
- "scriptId": 5,
- "parentScriptId": 2,
- "scriptType": "eval code",
- "lineCount": 1,
- "sourceLength": 35
- },
- {
- "scriptId": 6,
- "parentScriptId": 5,
- "scriptType": "eval code",
- "lineCount": 1,
- "sourceLength": 26
- },
- {
- "scriptId": 7,
- "parentScriptId": 2,
- "scriptType": "Function code",
- "lineCount": 3,
- "sourceLength": 41
- }
- ]
- }
- ]
|