24 Commits (4552cf774d7fa203e02a4735959edd333f7a3ca4)

Author SHA1 Message Date
Andreas Madsen 3a69ef55e0
async_hooks: consistent internal naming 8 years ago
Gabriel Schulhof a8c0a43a22 n-api: remove n-api module loading flag 8 years ago
Anna Henningsen 290315ace7
src: refactor `#include` handling 8 years ago
Anna Henningsen 39c67f43a2
src: remove duplicate loop 8 years ago
Anna Henningsen b559e66252
src: add overlooked handle to cleanup 8 years ago
Anna Henningsen af1a551965
async_hooks: proper id stacking for Promises 8 years ago
Anna Henningsen cc2dd93ea5
async_wrap: expose enable/disablePromiseHook API 8 years ago
Trevor Norris 1e44fd960f
async_wrap: run destroy in uv_timer_t 8 years ago
Anna Henningsen e5a25cbc85
src: expose `node::AddPromiseHook` 8 years ago
Ben Noordhuis 5ef6000afd src: don't call uv_run() after 'exit' event 8 years ago
Daniel Bevenius ec53921d2e src: make AtExit callback's per Environment 8 years ago
Trevor Norris b49b496a92
async_wrap: call destroy() callback in uv_idle_t 8 years ago
Ben Noordhuis ceb6023260 src: clean up program/isolate/env init logic 8 years ago
Haojian Wu 43ef58005e src: remove unused using decls 9 years ago
Ben Noordhuis 58cec4e85b src: move env init logic into Environment class 9 years ago
Sakthipriyan Vairamani 2c480bdae6 src: fix check-imports.py linter errors 9 years ago
Trevor Norris 41f333e679 src,http_parser: remove KickNextTick call 9 years ago
Trevor Norris 95afe28fc5 src: remove TryCatch in MakeCallback 9 years ago
Trevor Norris f86a3a2fb5 src: remove unused of TickInfo::last_threw() 9 years ago
Trevor Norris e9192249c8 src: add AsyncCallbackScope 9 years ago
cjihrig a9c0c65f9e src: define getpid() based on OS 9 years ago
Minwoo Jung 94b9948d63 lib,src: ensure '(node:pid)' prefix for stdout logging 9 years ago
Fedor Indutny b266074347 env: introduce `KickNextTick` 10 years ago
Trevor Norris c1de6d249e core: implement runtime flag to trace sync io 10 years ago