Created
September 18, 2016 02:23
-
-
Save Fishrock123/e7fda8ec6cfe58fd1754a2945be67615 to your computer and use it in GitHub Desktop.
intervals and async_hooks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "total": 693297661, | |
| "version": "0.15.1", | |
| "root": { | |
| "name": "root", | |
| "uid": 1, | |
| "init": 0, | |
| "destroy": 6419742, | |
| "before": [ | |
| 0 | |
| ], | |
| "after": [ | |
| 6383882 | |
| ], | |
| "unrefed": false, | |
| "stack": [ | |
| { | |
| "description": "Module._compile (module.js:560:32)", | |
| "filename": "module.js", | |
| "line": 560, | |
| "collum": 32 | |
| }, | |
| { | |
| "description": "Object.Module._extensions..js (module.js:569:10)", | |
| "filename": "module.js", | |
| "line": 569, | |
| "collum": 10 | |
| }, | |
| { | |
| "description": "Module.load (module.js:477:32)", | |
| "filename": "module.js", | |
| "line": 477, | |
| "collum": 32 | |
| }, | |
| { | |
| "description": "tryModuleLoad (module.js:436:12)", | |
| "filename": "module.js", | |
| "line": 436, | |
| "collum": 12 | |
| }, | |
| { | |
| "description": "Function.Module._load (module.js:428:3)", | |
| "filename": "module.js", | |
| "line": 428, | |
| "collum": 3 | |
| }, | |
| { | |
| "description": "Module.require (module.js:487:17)", | |
| "filename": "module.js", | |
| "line": 487, | |
| "collum": 17 | |
| }, | |
| { | |
| "description": "module.js:650:12", | |
| "filename": "module.js", | |
| "line": 650, | |
| "collum": 12 | |
| }, | |
| { | |
| "description": "Array.forEach (native)", | |
| "filename": "native array.js", | |
| "line": 958, | |
| "collum": 1 | |
| }, | |
| { | |
| "description": "Function.Module._preloadModules (module.js:649:12)", | |
| "filename": "module.js", | |
| "line": 649, | |
| "collum": 12 | |
| }, | |
| { | |
| "description": "preloadModules (bootstrap_node.js:358:38)", | |
| "filename": "bootstrap_node.js", | |
| "line": 358, | |
| "collum": 38 | |
| }, | |
| { | |
| "description": "startup (bootstrap_node.js:136:9)", | |
| "filename": "bootstrap_node.js", | |
| "line": 136, | |
| "collum": 9 | |
| }, | |
| { | |
| "description": "bootstrap_node.js:502:3", | |
| "filename": "bootstrap_node.js", | |
| "line": 502, | |
| "collum": 3 | |
| } | |
| ], | |
| "children": [ | |
| { | |
| "name": "SIGNALWRAP", | |
| "uid": 3, | |
| "init": 3322282, | |
| "destroy": null, | |
| "before": [ | |
| 692863909 | |
| ], | |
| "after": [], | |
| "unrefed": true, | |
| "stack": [ | |
| { | |
| "description": "Signal.init (async_hooks.js:213:41)", | |
| "filename": "async_hooks.js", | |
| "line": 213, | |
| "collum": 41 | |
| }, | |
| { | |
| "description": "process.<anonymous> (internal/process.js:195:18)", | |
| "filename": "internal/process.js", | |
| "line": 195, | |
| "collum": 18 | |
| }, | |
| { | |
| "description": "emitTwo (events.js:106:13)", | |
| "filename": "events.js", | |
| "line": 106, | |
| "collum": 13 | |
| }, | |
| { | |
| "description": "process.emit (events.js:191:7)", | |
| "filename": "events.js", | |
| "line": 191, | |
| "collum": 7 | |
| }, | |
| { | |
| "description": "_addListener (events.js:226:14)", | |
| "filename": "events.js", | |
| "line": 226, | |
| "collum": 14 | |
| }, | |
| { | |
| "description": "process.addListener (events.js:275:10)", | |
| "filename": "events.js", | |
| "line": 275, | |
| "collum": 10 | |
| }, | |
| { | |
| "description": "Object.<anonymous> (/Users/Jeremiah/Documents/dprof/dprof.js:220:11)", | |
| "filename": "/Users/Jeremiah/Documents/dprof/dprof.js", | |
| "line": 220, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "Module._compile (module.js:560:32)", | |
| "filename": "module.js", | |
| "line": 560, | |
| "collum": 32 | |
| }, | |
| { | |
| "description": "Object.Module._extensions..js (module.js:569:10)", | |
| "filename": "module.js", | |
| "line": 569, | |
| "collum": 10 | |
| }, | |
| { | |
| "description": "Module.load (module.js:477:32)", | |
| "filename": "module.js", | |
| "line": 477, | |
| "collum": 32 | |
| }, | |
| { | |
| "description": "tryModuleLoad (module.js:436:12)", | |
| "filename": "module.js", | |
| "line": 436, | |
| "collum": 12 | |
| }, | |
| { | |
| "description": "Function.Module._load (module.js:428:3)", | |
| "filename": "module.js", | |
| "line": 428, | |
| "collum": 3 | |
| }, | |
| { | |
| "description": "Module.require (module.js:487:17)", | |
| "filename": "module.js", | |
| "line": 487, | |
| "collum": 17 | |
| }, | |
| { | |
| "description": "module.js:650:12", | |
| "filename": "module.js", | |
| "line": 650, | |
| "collum": 12 | |
| }, | |
| { | |
| "description": "Array.forEach (native)", | |
| "filename": "native array.js", | |
| "line": 958, | |
| "collum": 1 | |
| }, | |
| { | |
| "description": "Function.Module._preloadModules (module.js:649:12)", | |
| "filename": "module.js", | |
| "line": 649, | |
| "collum": 12 | |
| }, | |
| { | |
| "description": "preloadModules (bootstrap_node.js:358:38)", | |
| "filename": "bootstrap_node.js", | |
| "line": 358, | |
| "collum": 38 | |
| }, | |
| { | |
| "description": "startup (bootstrap_node.js:136:9)", | |
| "filename": "bootstrap_node.js", | |
| "line": 136, | |
| "collum": 9 | |
| }, | |
| { | |
| "description": "bootstrap_node.js:502:3", | |
| "filename": "bootstrap_node.js", | |
| "line": 502, | |
| "collum": 3 | |
| } | |
| ], | |
| "children": [] | |
| }, | |
| { | |
| "name": "TIMERWRAP", | |
| "uid": 4, | |
| "init": 4868284, | |
| "destroy": null, | |
| "before": [ | |
| 106655350, | |
| 233172009, | |
| 338547988, | |
| 443038261, | |
| 547517795, | |
| 652235945 | |
| ], | |
| "after": [ | |
| 127599074, | |
| 235483736, | |
| 340573041, | |
| 443821798, | |
| 548545154, | |
| 652832458 | |
| ], | |
| "unrefed": false, | |
| "stack": [ | |
| { | |
| "description": "Timer.init (async_hooks.js:213:41)", | |
| "filename": "async_hooks.js", | |
| "line": 213, | |
| "collum": 41 | |
| }, | |
| { | |
| "description": "new TimersList (timers.js:166:17)", | |
| "filename": "timers.js", | |
| "line": 166, | |
| "collum": 17 | |
| }, | |
| { | |
| "description": "insert (timers.js:137:12)", | |
| "filename": "timers.js", | |
| "line": 137, | |
| "collum": 12 | |
| }, | |
| { | |
| "description": "exports.active (timers.js:108:3)", | |
| "filename": "timers.js", | |
| "line": 108, | |
| "collum": 3 | |
| }, | |
| { | |
| "description": "exports.setInterval (timers.js:462:3)", | |
| "filename": "timers.js", | |
| "line": 462, | |
| "collum": 3 | |
| }, | |
| { | |
| "description": "Object.<anonymous> (/Users/Jeremiah/Documents/here-be-dragons/interval-example.js:1:63)", | |
| "filename": "/Users/Jeremiah/Documents/here-be-dragons/interval-example.js", | |
| "line": 1, | |
| "collum": 63 | |
| }, | |
| { | |
| "description": "Module._compile (module.js:560:32)", | |
| "filename": "module.js", | |
| "line": 560, | |
| "collum": 32 | |
| }, | |
| { | |
| "description": "Object.Module._extensions..js (module.js:569:10)", | |
| "filename": "module.js", | |
| "line": 569, | |
| "collum": 10 | |
| }, | |
| { | |
| "description": "Module.load (module.js:477:32)", | |
| "filename": "module.js", | |
| "line": 477, | |
| "collum": 32 | |
| }, | |
| { | |
| "description": "tryModuleLoad (module.js:436:12)", | |
| "filename": "module.js", | |
| "line": 436, | |
| "collum": 12 | |
| }, | |
| { | |
| "description": "Function.Module._load (module.js:428:3)", | |
| "filename": "module.js", | |
| "line": 428, | |
| "collum": 3 | |
| }, | |
| { | |
| "description": "Module.runMain (module.js:594:10)", | |
| "filename": "module.js", | |
| "line": 594, | |
| "collum": 10 | |
| }, | |
| { | |
| "description": "run (bootstrap_node.js:387:7)", | |
| "filename": "bootstrap_node.js", | |
| "line": 387, | |
| "collum": 7 | |
| }, | |
| { | |
| "description": "startup (bootstrap_node.js:137:9)", | |
| "filename": "bootstrap_node.js", | |
| "line": 137, | |
| "collum": 9 | |
| }, | |
| { | |
| "description": "bootstrap_node.js:502:3", | |
| "filename": "bootstrap_node.js", | |
| "line": 502, | |
| "collum": 3 | |
| } | |
| ], | |
| "children": [] | |
| }, | |
| { | |
| "name": "Timeout", | |
| "uid": 5, | |
| "init": 5624045, | |
| "destroy": null, | |
| "before": [ | |
| 107279474, | |
| 233260133, | |
| 338585033, | |
| 443070547, | |
| 547551855, | |
| 652262657 | |
| ], | |
| "after": [ | |
| 127519951, | |
| 235451699, | |
| 340559474, | |
| 443809055, | |
| 548531316, | |
| 652820174 | |
| ], | |
| "unrefed": false, | |
| "stack": [ | |
| { | |
| "description": "Object.emitInit (async_hooks.js:154:41)", | |
| "filename": "async_hooks.js", | |
| "line": 154, | |
| "collum": 41 | |
| }, | |
| { | |
| "description": "insert (timers.js:153:19)", | |
| "filename": "timers.js", | |
| "line": 153, | |
| "collum": 19 | |
| }, | |
| { | |
| "description": "exports.active (timers.js:108:3)", | |
| "filename": "timers.js", | |
| "line": 108, | |
| "collum": 3 | |
| }, | |
| { | |
| "description": "exports.setInterval (timers.js:462:3)", | |
| "filename": "timers.js", | |
| "line": 462, | |
| "collum": 3 | |
| }, | |
| { | |
| "description": "Object.<anonymous> (/Users/Jeremiah/Documents/here-be-dragons/interval-example.js:1:63)", | |
| "filename": "/Users/Jeremiah/Documents/here-be-dragons/interval-example.js", | |
| "line": 1, | |
| "collum": 63 | |
| }, | |
| { | |
| "description": "Module._compile (module.js:560:32)", | |
| "filename": "module.js", | |
| "line": 560, | |
| "collum": 32 | |
| }, | |
| { | |
| "description": "Object.Module._extensions..js (module.js:569:10)", | |
| "filename": "module.js", | |
| "line": 569, | |
| "collum": 10 | |
| }, | |
| { | |
| "description": "Module.load (module.js:477:32)", | |
| "filename": "module.js", | |
| "line": 477, | |
| "collum": 32 | |
| }, | |
| { | |
| "description": "tryModuleLoad (module.js:436:12)", | |
| "filename": "module.js", | |
| "line": 436, | |
| "collum": 12 | |
| }, | |
| { | |
| "description": "Function.Module._load (module.js:428:3)", | |
| "filename": "module.js", | |
| "line": 428, | |
| "collum": 3 | |
| }, | |
| { | |
| "description": "Module.runMain (module.js:594:10)", | |
| "filename": "module.js", | |
| "line": 594, | |
| "collum": 10 | |
| }, | |
| { | |
| "description": "run (bootstrap_node.js:387:7)", | |
| "filename": "bootstrap_node.js", | |
| "line": 387, | |
| "collum": 7 | |
| }, | |
| { | |
| "description": "startup (bootstrap_node.js:137:9)", | |
| "filename": "bootstrap_node.js", | |
| "line": 137, | |
| "collum": 9 | |
| }, | |
| { | |
| "description": "bootstrap_node.js:502:3", | |
| "filename": "bootstrap_node.js", | |
| "line": 502, | |
| "collum": 3 | |
| } | |
| ], | |
| "children": [ | |
| { | |
| "name": "TTYWRAP", | |
| "uid": 6, | |
| "init": 118953429, | |
| "destroy": null, | |
| "before": [], | |
| "after": [], | |
| "unrefed": false, | |
| "stack": [ | |
| { | |
| "description": "TTY.init (async_hooks.js:213:41)", | |
| "filename": "async_hooks.js", | |
| "line": 213, | |
| "collum": 41 | |
| }, | |
| { | |
| "description": "new WriteStream (tty.js:46:13)", | |
| "filename": "tty.js", | |
| "line": 46, | |
| "collum": 13 | |
| }, | |
| { | |
| "description": "createWritableStdioStream (internal/process/stdio.js:143:16)", | |
| "filename": "internal/process/stdio.js", | |
| "line": 143, | |
| "collum": 16 | |
| }, | |
| { | |
| "description": "process.getStdout [as stdout] (internal/process/stdio.js:10:14)", | |
| "filename": "internal/process/stdio.js", | |
| "line": 10, | |
| "collum": 14 | |
| }, | |
| { | |
| "description": "console.js:100:37", | |
| "filename": "console.js", | |
| "line": 100, | |
| "collum": 37 | |
| }, | |
| { | |
| "description": "NativeModule.compile (bootstrap_node.js:490:7)", | |
| "filename": "bootstrap_node.js", | |
| "line": 490, | |
| "collum": 7 | |
| }, | |
| { | |
| "description": "Function.NativeModule.require (bootstrap_node.js:431:18)", | |
| "filename": "bootstrap_node.js", | |
| "line": 431, | |
| "collum": 18 | |
| }, | |
| { | |
| "description": "get (bootstrap_node.js:242:34)", | |
| "filename": "bootstrap_node.js", | |
| "line": 242, | |
| "collum": 34 | |
| }, | |
| { | |
| "description": "Timeout.timeout (/Users/Jeremiah/Documents/here-be-dragons/interval-example.js:2:3)", | |
| "filename": "/Users/Jeremiah/Documents/here-be-dragons/interval-example.js", | |
| "line": 2, | |
| "collum": 3 | |
| }, | |
| { | |
| "description": "Timeout.wrapper [as _onTimeout] (timers.js:467:11)", | |
| "filename": "timers.js", | |
| "line": 467, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "tryOnTimeout (timers.js:270:11)", | |
| "filename": "timers.js", | |
| "line": 270, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "Timer.listOnTimeout (timers.js:232:5)", | |
| "filename": "timers.js", | |
| "line": 232, | |
| "collum": 5 | |
| } | |
| ], | |
| "children": [] | |
| }, | |
| { | |
| "name": "SIGNALWRAP", | |
| "uid": 7, | |
| "init": 122006038, | |
| "destroy": null, | |
| "before": [], | |
| "after": [], | |
| "unrefed": true, | |
| "stack": [ | |
| { | |
| "description": "Signal.init (async_hooks.js:213:41)", | |
| "filename": "async_hooks.js", | |
| "line": 213, | |
| "collum": 41 | |
| }, | |
| { | |
| "description": "process.<anonymous> (internal/process.js:195:18)", | |
| "filename": "internal/process.js", | |
| "line": 195, | |
| "collum": 18 | |
| }, | |
| { | |
| "description": "emitTwo (events.js:106:13)", | |
| "filename": "events.js", | |
| "line": 106, | |
| "collum": 13 | |
| }, | |
| { | |
| "description": "process.emit (events.js:191:7)", | |
| "filename": "events.js", | |
| "line": 191, | |
| "collum": 7 | |
| }, | |
| { | |
| "description": "_addListener (events.js:226:14)", | |
| "filename": "events.js", | |
| "line": 226, | |
| "collum": 14 | |
| }, | |
| { | |
| "description": "process.addListener (events.js:275:10)", | |
| "filename": "events.js", | |
| "line": 275, | |
| "collum": 10 | |
| }, | |
| { | |
| "description": "process.getStdout [as stdout] (internal/process/stdio.js:16:15)", | |
| "filename": "internal/process/stdio.js", | |
| "line": 16, | |
| "collum": 15 | |
| }, | |
| { | |
| "description": "console.js:100:37", | |
| "filename": "console.js", | |
| "line": 100, | |
| "collum": 37 | |
| }, | |
| { | |
| "description": "NativeModule.compile (bootstrap_node.js:490:7)", | |
| "filename": "bootstrap_node.js", | |
| "line": 490, | |
| "collum": 7 | |
| }, | |
| { | |
| "description": "Function.NativeModule.require (bootstrap_node.js:431:18)", | |
| "filename": "bootstrap_node.js", | |
| "line": 431, | |
| "collum": 18 | |
| }, | |
| { | |
| "description": "get (bootstrap_node.js:242:34)", | |
| "filename": "bootstrap_node.js", | |
| "line": 242, | |
| "collum": 34 | |
| }, | |
| { | |
| "description": "Timeout.timeout (/Users/Jeremiah/Documents/here-be-dragons/interval-example.js:2:3)", | |
| "filename": "/Users/Jeremiah/Documents/here-be-dragons/interval-example.js", | |
| "line": 2, | |
| "collum": 3 | |
| }, | |
| { | |
| "description": "Timeout.wrapper [as _onTimeout] (timers.js:467:11)", | |
| "filename": "timers.js", | |
| "line": 467, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "tryOnTimeout (timers.js:270:11)", | |
| "filename": "timers.js", | |
| "line": 270, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "Timer.listOnTimeout (timers.js:232:5)", | |
| "filename": "timers.js", | |
| "line": 232, | |
| "collum": 5 | |
| } | |
| ], | |
| "children": [] | |
| }, | |
| { | |
| "name": "TTYWRAP", | |
| "uid": 8, | |
| "init": 122483879, | |
| "destroy": null, | |
| "before": [], | |
| "after": [], | |
| "unrefed": false, | |
| "stack": [ | |
| { | |
| "description": "TTY.init (async_hooks.js:213:41)", | |
| "filename": "async_hooks.js", | |
| "line": 213, | |
| "collum": 41 | |
| }, | |
| { | |
| "description": "new WriteStream (tty.js:46:13)", | |
| "filename": "tty.js", | |
| "line": 46, | |
| "collum": 13 | |
| }, | |
| { | |
| "description": "createWritableStdioStream (internal/process/stdio.js:143:16)", | |
| "filename": "internal/process/stdio.js", | |
| "line": 143, | |
| "collum": 16 | |
| }, | |
| { | |
| "description": "process.getStderr [as stderr] (internal/process/stdio.js:23:14)", | |
| "filename": "internal/process/stdio.js", | |
| "line": 23, | |
| "collum": 14 | |
| }, | |
| { | |
| "description": "console.js:100:53", | |
| "filename": "console.js", | |
| "line": 100, | |
| "collum": 53 | |
| }, | |
| { | |
| "description": "NativeModule.compile (bootstrap_node.js:490:7)", | |
| "filename": "bootstrap_node.js", | |
| "line": 490, | |
| "collum": 7 | |
| }, | |
| { | |
| "description": "Function.NativeModule.require (bootstrap_node.js:431:18)", | |
| "filename": "bootstrap_node.js", | |
| "line": 431, | |
| "collum": 18 | |
| }, | |
| { | |
| "description": "get (bootstrap_node.js:242:34)", | |
| "filename": "bootstrap_node.js", | |
| "line": 242, | |
| "collum": 34 | |
| }, | |
| { | |
| "description": "Timeout.timeout (/Users/Jeremiah/Documents/here-be-dragons/interval-example.js:2:3)", | |
| "filename": "/Users/Jeremiah/Documents/here-be-dragons/interval-example.js", | |
| "line": 2, | |
| "collum": 3 | |
| }, | |
| { | |
| "description": "Timeout.wrapper [as _onTimeout] (timers.js:467:11)", | |
| "filename": "timers.js", | |
| "line": 467, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "tryOnTimeout (timers.js:270:11)", | |
| "filename": "timers.js", | |
| "line": 270, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "Timer.listOnTimeout (timers.js:232:5)", | |
| "filename": "timers.js", | |
| "line": 232, | |
| "collum": 5 | |
| } | |
| ], | |
| "children": [] | |
| }, | |
| { | |
| "name": "TickObject", | |
| "uid": 9, | |
| "init": 127054285, | |
| "destroy": 127892138, | |
| "before": [ | |
| 127716151 | |
| ], | |
| "after": [ | |
| 127872863 | |
| ], | |
| "unrefed": false, | |
| "stack": [ | |
| { | |
| "description": "Object.emitInit (async_hooks.js:154:41)", | |
| "filename": "async_hooks.js", | |
| "line": 154, | |
| "collum": 41 | |
| }, | |
| { | |
| "description": "new TickObject (internal/process/next_tick.js:174:19)", | |
| "filename": "internal/process/next_tick.js", | |
| "line": 174, | |
| "collum": 19 | |
| }, | |
| { | |
| "description": "process.nextTick (internal/process/next_tick.js:191:24)", | |
| "filename": "internal/process/next_tick.js", | |
| "line": 191, | |
| "collum": 24 | |
| }, | |
| { | |
| "description": "onwrite (_stream_writable.js:350:15)", | |
| "filename": "_stream_writable.js", | |
| "line": 350, | |
| "collum": 15 | |
| }, | |
| { | |
| "description": "WritableState.onwrite (_stream_writable.js:89:5)", | |
| "filename": "_stream_writable.js", | |
| "line": 89, | |
| "collum": 5 | |
| }, | |
| { | |
| "description": "WriteStream.Socket._writeGeneric (net.js:719:5)", | |
| "filename": "net.js", | |
| "line": 719, | |
| "collum": 5 | |
| }, | |
| { | |
| "description": "WriteStream.Socket._write (net.js:729:8)", | |
| "filename": "net.js", | |
| "line": 729, | |
| "collum": 8 | |
| }, | |
| { | |
| "description": "doWrite (_stream_writable.js:307:12)", | |
| "filename": "_stream_writable.js", | |
| "line": 307, | |
| "collum": 12 | |
| }, | |
| { | |
| "description": "writeOrBuffer (_stream_writable.js:293:5)", | |
| "filename": "_stream_writable.js", | |
| "line": 293, | |
| "collum": 5 | |
| }, | |
| { | |
| "description": "WriteStream.Writable.write (_stream_writable.js:220:11)", | |
| "filename": "_stream_writable.js", | |
| "line": 220, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "WriteStream.Socket.write (net.js:656:40)", | |
| "filename": "net.js", | |
| "line": 656, | |
| "collum": 40 | |
| }, | |
| { | |
| "description": "Console.log (console.js:43:16)", | |
| "filename": "console.js", | |
| "line": 43, | |
| "collum": 16 | |
| }, | |
| { | |
| "description": "Timeout.timeout (/Users/Jeremiah/Documents/here-be-dragons/interval-example.js:2:11)", | |
| "filename": "/Users/Jeremiah/Documents/here-be-dragons/interval-example.js", | |
| "line": 2, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "Timeout.wrapper [as _onTimeout] (timers.js:467:11)", | |
| "filename": "timers.js", | |
| "line": 467, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "tryOnTimeout (timers.js:270:11)", | |
| "filename": "timers.js", | |
| "line": 270, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "Timer.listOnTimeout (timers.js:232:5)", | |
| "filename": "timers.js", | |
| "line": 232, | |
| "collum": 5 | |
| } | |
| ], | |
| "children": [] | |
| }, | |
| { | |
| "name": "TickObject", | |
| "uid": 10, | |
| "init": 235101409, | |
| "destroy": 235519246, | |
| "before": [ | |
| 235489727 | |
| ], | |
| "after": [ | |
| 235506369 | |
| ], | |
| "unrefed": false, | |
| "stack": [ | |
| { | |
| "description": "Object.emitInit (async_hooks.js:154:41)", | |
| "filename": "async_hooks.js", | |
| "line": 154, | |
| "collum": 41 | |
| }, | |
| { | |
| "description": "new TickObject (internal/process/next_tick.js:174:19)", | |
| "filename": "internal/process/next_tick.js", | |
| "line": 174, | |
| "collum": 19 | |
| }, | |
| { | |
| "description": "process.nextTick (internal/process/next_tick.js:191:24)", | |
| "filename": "internal/process/next_tick.js", | |
| "line": 191, | |
| "collum": 24 | |
| }, | |
| { | |
| "description": "onwrite (_stream_writable.js:350:15)", | |
| "filename": "_stream_writable.js", | |
| "line": 350, | |
| "collum": 15 | |
| }, | |
| { | |
| "description": "WritableState.onwrite (_stream_writable.js:89:5)", | |
| "filename": "_stream_writable.js", | |
| "line": 89, | |
| "collum": 5 | |
| }, | |
| { | |
| "description": "WriteStream.Socket._writeGeneric (net.js:719:5)", | |
| "filename": "net.js", | |
| "line": 719, | |
| "collum": 5 | |
| }, | |
| { | |
| "description": "WriteStream.Socket._write (net.js:729:8)", | |
| "filename": "net.js", | |
| "line": 729, | |
| "collum": 8 | |
| }, | |
| { | |
| "description": "doWrite (_stream_writable.js:307:12)", | |
| "filename": "_stream_writable.js", | |
| "line": 307, | |
| "collum": 12 | |
| }, | |
| { | |
| "description": "writeOrBuffer (_stream_writable.js:293:5)", | |
| "filename": "_stream_writable.js", | |
| "line": 293, | |
| "collum": 5 | |
| }, | |
| { | |
| "description": "WriteStream.Writable.write (_stream_writable.js:220:11)", | |
| "filename": "_stream_writable.js", | |
| "line": 220, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "WriteStream.Socket.write (net.js:656:40)", | |
| "filename": "net.js", | |
| "line": 656, | |
| "collum": 40 | |
| }, | |
| { | |
| "description": "Console.log (console.js:43:16)", | |
| "filename": "console.js", | |
| "line": 43, | |
| "collum": 16 | |
| }, | |
| { | |
| "description": "Timeout.timeout (/Users/Jeremiah/Documents/here-be-dragons/interval-example.js:2:11)", | |
| "filename": "/Users/Jeremiah/Documents/here-be-dragons/interval-example.js", | |
| "line": 2, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "Timeout.wrapper [as _onTimeout] (timers.js:467:11)", | |
| "filename": "timers.js", | |
| "line": 467, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "tryOnTimeout (timers.js:270:11)", | |
| "filename": "timers.js", | |
| "line": 270, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "Timer.listOnTimeout (timers.js:232:5)", | |
| "filename": "timers.js", | |
| "line": 232, | |
| "collum": 5 | |
| } | |
| ], | |
| "children": [] | |
| }, | |
| { | |
| "name": "TickObject", | |
| "uid": 11, | |
| "init": 339009822, | |
| "destroy": 340597695, | |
| "before": [ | |
| 340583302 | |
| ], | |
| "after": [ | |
| 340594244 | |
| ], | |
| "unrefed": false, | |
| "stack": [ | |
| { | |
| "description": "Object.emitInit (async_hooks.js:154:41)", | |
| "filename": "async_hooks.js", | |
| "line": 154, | |
| "collum": 41 | |
| }, | |
| { | |
| "description": "new TickObject (internal/process/next_tick.js:174:19)", | |
| "filename": "internal/process/next_tick.js", | |
| "line": 174, | |
| "collum": 19 | |
| }, | |
| { | |
| "description": "process.nextTick (internal/process/next_tick.js:191:24)", | |
| "filename": "internal/process/next_tick.js", | |
| "line": 191, | |
| "collum": 24 | |
| }, | |
| { | |
| "description": "onwrite (_stream_writable.js:350:15)", | |
| "filename": "_stream_writable.js", | |
| "line": 350, | |
| "collum": 15 | |
| }, | |
| { | |
| "description": "WritableState.onwrite (_stream_writable.js:89:5)", | |
| "filename": "_stream_writable.js", | |
| "line": 89, | |
| "collum": 5 | |
| }, | |
| { | |
| "description": "WriteStream.Socket._writeGeneric (net.js:719:5)", | |
| "filename": "net.js", | |
| "line": 719, | |
| "collum": 5 | |
| }, | |
| { | |
| "description": "WriteStream.Socket._write (net.js:729:8)", | |
| "filename": "net.js", | |
| "line": 729, | |
| "collum": 8 | |
| }, | |
| { | |
| "description": "doWrite (_stream_writable.js:307:12)", | |
| "filename": "_stream_writable.js", | |
| "line": 307, | |
| "collum": 12 | |
| }, | |
| { | |
| "description": "writeOrBuffer (_stream_writable.js:293:5)", | |
| "filename": "_stream_writable.js", | |
| "line": 293, | |
| "collum": 5 | |
| }, | |
| { | |
| "description": "WriteStream.Writable.write (_stream_writable.js:220:11)", | |
| "filename": "_stream_writable.js", | |
| "line": 220, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "WriteStream.Socket.write (net.js:656:40)", | |
| "filename": "net.js", | |
| "line": 656, | |
| "collum": 40 | |
| }, | |
| { | |
| "description": "Console.log (console.js:43:16)", | |
| "filename": "console.js", | |
| "line": 43, | |
| "collum": 16 | |
| }, | |
| { | |
| "description": "Timeout.timeout (/Users/Jeremiah/Documents/here-be-dragons/interval-example.js:2:11)", | |
| "filename": "/Users/Jeremiah/Documents/here-be-dragons/interval-example.js", | |
| "line": 2, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "Timeout.wrapper [as _onTimeout] (timers.js:467:11)", | |
| "filename": "timers.js", | |
| "line": 467, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "tryOnTimeout (timers.js:270:11)", | |
| "filename": "timers.js", | |
| "line": 270, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "Timer.listOnTimeout (timers.js:232:5)", | |
| "filename": "timers.js", | |
| "line": 232, | |
| "collum": 5 | |
| } | |
| ], | |
| "children": [] | |
| }, | |
| { | |
| "name": "TickObject", | |
| "uid": 12, | |
| "init": 443527742, | |
| "destroy": 443844855, | |
| "before": [ | |
| 443826309 | |
| ], | |
| "after": [ | |
| 443841350 | |
| ], | |
| "unrefed": false, | |
| "stack": [ | |
| { | |
| "description": "Object.emitInit (async_hooks.js:154:41)", | |
| "filename": "async_hooks.js", | |
| "line": 154, | |
| "collum": 41 | |
| }, | |
| { | |
| "description": "new TickObject (internal/process/next_tick.js:174:19)", | |
| "filename": "internal/process/next_tick.js", | |
| "line": 174, | |
| "collum": 19 | |
| }, | |
| { | |
| "description": "process.nextTick (internal/process/next_tick.js:191:24)", | |
| "filename": "internal/process/next_tick.js", | |
| "line": 191, | |
| "collum": 24 | |
| }, | |
| { | |
| "description": "onwrite (_stream_writable.js:350:15)", | |
| "filename": "_stream_writable.js", | |
| "line": 350, | |
| "collum": 15 | |
| }, | |
| { | |
| "description": "WritableState.onwrite (_stream_writable.js:89:5)", | |
| "filename": "_stream_writable.js", | |
| "line": 89, | |
| "collum": 5 | |
| }, | |
| { | |
| "description": "WriteStream.Socket._writeGeneric (net.js:719:5)", | |
| "filename": "net.js", | |
| "line": 719, | |
| "collum": 5 | |
| }, | |
| { | |
| "description": "WriteStream.Socket._write (net.js:729:8)", | |
| "filename": "net.js", | |
| "line": 729, | |
| "collum": 8 | |
| }, | |
| { | |
| "description": "doWrite (_stream_writable.js:307:12)", | |
| "filename": "_stream_writable.js", | |
| "line": 307, | |
| "collum": 12 | |
| }, | |
| { | |
| "description": "writeOrBuffer (_stream_writable.js:293:5)", | |
| "filename": "_stream_writable.js", | |
| "line": 293, | |
| "collum": 5 | |
| }, | |
| { | |
| "description": "WriteStream.Writable.write (_stream_writable.js:220:11)", | |
| "filename": "_stream_writable.js", | |
| "line": 220, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "WriteStream.Socket.write (net.js:656:40)", | |
| "filename": "net.js", | |
| "line": 656, | |
| "collum": 40 | |
| }, | |
| { | |
| "description": "Console.log (console.js:43:16)", | |
| "filename": "console.js", | |
| "line": 43, | |
| "collum": 16 | |
| }, | |
| { | |
| "description": "Timeout.timeout (/Users/Jeremiah/Documents/here-be-dragons/interval-example.js:2:11)", | |
| "filename": "/Users/Jeremiah/Documents/here-be-dragons/interval-example.js", | |
| "line": 2, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "Timeout.wrapper [as _onTimeout] (timers.js:467:11)", | |
| "filename": "timers.js", | |
| "line": 467, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "tryOnTimeout (timers.js:270:11)", | |
| "filename": "timers.js", | |
| "line": 270, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "Timer.listOnTimeout (timers.js:232:5)", | |
| "filename": "timers.js", | |
| "line": 232, | |
| "collum": 5 | |
| } | |
| ], | |
| "children": [] | |
| }, | |
| { | |
| "name": "TickObject", | |
| "uid": 13, | |
| "init": 547940889, | |
| "destroy": 548569125, | |
| "before": [ | |
| 548550503 | |
| ], | |
| "after": [ | |
| 548565872 | |
| ], | |
| "unrefed": false, | |
| "stack": [ | |
| { | |
| "description": "Object.emitInit (async_hooks.js:154:41)", | |
| "filename": "async_hooks.js", | |
| "line": 154, | |
| "collum": 41 | |
| }, | |
| { | |
| "description": "new TickObject (internal/process/next_tick.js:174:19)", | |
| "filename": "internal/process/next_tick.js", | |
| "line": 174, | |
| "collum": 19 | |
| }, | |
| { | |
| "description": "process.nextTick (internal/process/next_tick.js:191:24)", | |
| "filename": "internal/process/next_tick.js", | |
| "line": 191, | |
| "collum": 24 | |
| }, | |
| { | |
| "description": "onwrite (_stream_writable.js:350:15)", | |
| "filename": "_stream_writable.js", | |
| "line": 350, | |
| "collum": 15 | |
| }, | |
| { | |
| "description": "WritableState.onwrite (_stream_writable.js:89:5)", | |
| "filename": "_stream_writable.js", | |
| "line": 89, | |
| "collum": 5 | |
| }, | |
| { | |
| "description": "WriteStream.Socket._writeGeneric (net.js:719:5)", | |
| "filename": "net.js", | |
| "line": 719, | |
| "collum": 5 | |
| }, | |
| { | |
| "description": "WriteStream.Socket._write (net.js:729:8)", | |
| "filename": "net.js", | |
| "line": 729, | |
| "collum": 8 | |
| }, | |
| { | |
| "description": "doWrite (_stream_writable.js:307:12)", | |
| "filename": "_stream_writable.js", | |
| "line": 307, | |
| "collum": 12 | |
| }, | |
| { | |
| "description": "writeOrBuffer (_stream_writable.js:293:5)", | |
| "filename": "_stream_writable.js", | |
| "line": 293, | |
| "collum": 5 | |
| }, | |
| { | |
| "description": "WriteStream.Writable.write (_stream_writable.js:220:11)", | |
| "filename": "_stream_writable.js", | |
| "line": 220, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "WriteStream.Socket.write (net.js:656:40)", | |
| "filename": "net.js", | |
| "line": 656, | |
| "collum": 40 | |
| }, | |
| { | |
| "description": "Console.log (console.js:43:16)", | |
| "filename": "console.js", | |
| "line": 43, | |
| "collum": 16 | |
| }, | |
| { | |
| "description": "Timeout.timeout (/Users/Jeremiah/Documents/here-be-dragons/interval-example.js:2:11)", | |
| "filename": "/Users/Jeremiah/Documents/here-be-dragons/interval-example.js", | |
| "line": 2, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "Timeout.wrapper [as _onTimeout] (timers.js:467:11)", | |
| "filename": "timers.js", | |
| "line": 467, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "tryOnTimeout (timers.js:270:11)", | |
| "filename": "timers.js", | |
| "line": 270, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "Timer.listOnTimeout (timers.js:232:5)", | |
| "filename": "timers.js", | |
| "line": 232, | |
| "collum": 5 | |
| } | |
| ], | |
| "children": [] | |
| }, | |
| { | |
| "name": "TickObject", | |
| "uid": 14, | |
| "init": 652546314, | |
| "destroy": 652853950, | |
| "before": [ | |
| 652837259 | |
| ], | |
| "after": [ | |
| 652850814 | |
| ], | |
| "unrefed": false, | |
| "stack": [ | |
| { | |
| "description": "Object.emitInit (async_hooks.js:154:41)", | |
| "filename": "async_hooks.js", | |
| "line": 154, | |
| "collum": 41 | |
| }, | |
| { | |
| "description": "new TickObject (internal/process/next_tick.js:174:19)", | |
| "filename": "internal/process/next_tick.js", | |
| "line": 174, | |
| "collum": 19 | |
| }, | |
| { | |
| "description": "process.nextTick (internal/process/next_tick.js:191:24)", | |
| "filename": "internal/process/next_tick.js", | |
| "line": 191, | |
| "collum": 24 | |
| }, | |
| { | |
| "description": "onwrite (_stream_writable.js:350:15)", | |
| "filename": "_stream_writable.js", | |
| "line": 350, | |
| "collum": 15 | |
| }, | |
| { | |
| "description": "WritableState.onwrite (_stream_writable.js:89:5)", | |
| "filename": "_stream_writable.js", | |
| "line": 89, | |
| "collum": 5 | |
| }, | |
| { | |
| "description": "WriteStream.Socket._writeGeneric (net.js:719:5)", | |
| "filename": "net.js", | |
| "line": 719, | |
| "collum": 5 | |
| }, | |
| { | |
| "description": "WriteStream.Socket._write (net.js:729:8)", | |
| "filename": "net.js", | |
| "line": 729, | |
| "collum": 8 | |
| }, | |
| { | |
| "description": "doWrite (_stream_writable.js:307:12)", | |
| "filename": "_stream_writable.js", | |
| "line": 307, | |
| "collum": 12 | |
| }, | |
| { | |
| "description": "writeOrBuffer (_stream_writable.js:293:5)", | |
| "filename": "_stream_writable.js", | |
| "line": 293, | |
| "collum": 5 | |
| }, | |
| { | |
| "description": "WriteStream.Writable.write (_stream_writable.js:220:11)", | |
| "filename": "_stream_writable.js", | |
| "line": 220, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "WriteStream.Socket.write (net.js:656:40)", | |
| "filename": "net.js", | |
| "line": 656, | |
| "collum": 40 | |
| }, | |
| { | |
| "description": "Console.log (console.js:43:16)", | |
| "filename": "console.js", | |
| "line": 43, | |
| "collum": 16 | |
| }, | |
| { | |
| "description": "Timeout.timeout (/Users/Jeremiah/Documents/here-be-dragons/interval-example.js:2:11)", | |
| "filename": "/Users/Jeremiah/Documents/here-be-dragons/interval-example.js", | |
| "line": 2, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "Timeout.wrapper [as _onTimeout] (timers.js:467:11)", | |
| "filename": "timers.js", | |
| "line": 467, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "tryOnTimeout (timers.js:270:11)", | |
| "filename": "timers.js", | |
| "line": 270, | |
| "collum": 11 | |
| }, | |
| { | |
| "description": "Timer.listOnTimeout (timers.js:232:5)", | |
| "filename": "timers.js", | |
| "line": 232, | |
| "collum": 5 | |
| } | |
| ], | |
| "children": [] | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment