24 Commits (d2aaf82fcf0448ab71d1880d6c6ea471e7b683a9)

Author SHA1 Message Date
Marcel Laverdet e018c33111
vm: fix race condition with timeout param 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Bartosz Sosnowski b2321c24dc watchdog: add flag to mark handler as disabled 8 years ago
Franziska Hinkelmann fba531907e vm: add error message if we abort 9 years ago
Anna Henningsen 6d3241d19c
test,util: fix flaky test-util-sigint-watchdog 9 years ago
Anna Henningsen 84f0778247
src: use RAII for mutexes in node_watchdog.cc 9 years ago
Ben Noordhuis 29228c4089 src: fix readability/braces cpplint warnings 9 years ago
Anna Henningsen 61196dedad
vm: test for abort condition of current invocation 9 years ago
Anna Henningsen 0815b9401d
vm: add ability to break on sigint/ctrl+c 9 years ago
Sakthipriyan Vairamani 2c480bdae6 src: fix check-imports.py linter errors 9 years ago
Michaël Zasso f50ef1a46f src: replace deprecated TerminateExecution 9 years ago
Ido Ben-Yair b244f139bf vm: remove Watchdog dependency on Environment 10 years ago
Saúl Ibarra Corretgé b50fea4d49 watchdog: fix timeout for early polling return 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Ben Noordhuis 2d82cdf670 src: replace NULL with nullptr 11 years ago
Ben Noordhuis 5fdff3854a src: replace assert() with CHECK() 11 years ago
Fedor Indutny d5198768de watchdog: terminate one specific isolate 11 years ago
Saúl Ibarra Corretgé 42b9343710 src: update uv callbacks after API changes 11 years ago
Saúl Ibarra Corretgé 6e1eac744b src: use new loop API 11 years ago
Fedor Indutny 82098bb97b util: introduce CHECK_EQ/CHECK_NE 11 years ago
Alexis Campailla cdc038ceb6 vm: fix race condition in timeout 11 years ago
Fedor Indutny 8e29ce9f13 src: lint c++ code 12 years ago
Andrew Paprocki 49e3fcd058 vm: fix race condition in watchdog cleanup 12 years ago
Andrew Paprocki c081809344 vm: add support for timeout argument 13 years ago
Ben Noordhuis eef57dddf4 core: use proper #include directives 13 years ago
Ben Noordhuis ff4a9d381d core: use proper #include directives 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Tom Hughes 74954ce7d8 Add string class that uses ExternalAsciiStringResource. 14 years ago