summaryrefslogtreecommitdiff
path: root/test/parallel/test-async-wrap-uid.js
Commit message (Expand)AuthorAgeFilesLines
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-2/+2
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-1/+1
* async_wrap: clear destroy_ids vectorTrevor Norris2016-12-221-1/+13
* async_wrap: call destroy() callback in uv_idle_tTrevor Norris2016-12-011-7/+1
* async_wrap: setupHooks now accepts objectTrevor Norris2016-03-281-1/+1
* async_wrap: make uid the first argument in initAndreas Madsen2016-02-181-1/+1
* async_wrap: add uid to all asyncWrap hooksAndreas Madsen2016-02-181-0/+57