13 Commits (ac32340997a0d9f51f3733393d6190b56251910d)

Author SHA1 Message Date
Ido Ben-Yair b244f139bf vm: remove Watchdog dependency on Environment 9 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 10 years ago
Ben Noordhuis 5fdff3854a src: replace assert() with CHECK() 10 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 12 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