13 Commits (b9bd9a2fcbdf4b0ddc5384f28eedb201b9c159bd)

Author SHA1 Message Date
Trevor Norris 5379b9da11 async_wrap: call destroy() callback in uv_idle_t 8 years ago
Ben Noordhuis f2a3b24611 src: clean up program/isolate/env init logic 9 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