node/deps/v8
Ben Noordhuis 26f754d9dd v8: debug: fix error handling in SendConnectMessage()
The old error handling code checked if the return value of Socket::Send() != 0,
which is wrong because Socket::Send() can write less bytes than requested or
return -1 on error.
2012-06-09 08:10:03 -07:00
..
benchmarks Upgrade V8 to 3.9.24.6 2012-03-28 19:51:38 -07:00
build v8: Floating patches 2012-06-09 08:09:58 -07:00
include Roll V8 back to 3.9.24.31 2012-06-09 08:09:42 -07:00
preparser Update v8 to 3.9.9 2012-02-27 12:11:09 -08:00
samples Roll V8 back to 3.9.24.31 2012-06-09 08:09:42 -07:00
src v8: debug: fix error handling in SendConnectMessage() 2012-06-09 08:10:03 -07:00
test Roll V8 back to 3.9.24.31 2012-06-09 08:09:42 -07:00
tools Roll V8 back to 3.9.24.31 2012-06-09 08:09:42 -07:00
.gitignore Update v8 to 3.9.9 2012-02-27 12:11:09 -08:00
AUTHORS Roll V8 back to 3.9.24.31 2012-06-09 08:09:42 -07:00
ChangeLog Roll V8 back to 3.9.24.31 2012-06-09 08:09:42 -07:00
LICENSE Upgrade V8 to 3.8.5 2012-01-06 13:03:06 -08:00
LICENSE.strongtalk Upgrade V8 to 3.1.2 2011-02-09 10:24:26 -08:00
LICENSE.v8 Upgrade V8 to 3.1.2 2011-02-09 10:24:26 -08:00
LICENSE.valgrind Upgrade V8 to 3.1.2 2011-02-09 10:24:26 -08:00
Makefile Roll V8 back to 3.9.24.31 2012-06-09 08:09:42 -07:00
SConstruct Roll V8 back to 3.9.24.31 2012-06-09 08:09:42 -07:00