node/deps/v8
Ryan Dahl 4bbab14346 Revert "Upgrade V8 to 2.3.7"
This reverts commit 083ee0f8b7.

V8 build broken on cygwin:
  ./deps/v8/src/handles.h:62: instantiated from `T*
  v8::internal::Handle<T>::operator->() const [with T = v8::internal::Code]'
  ./deps/v8/src/accessors.cc:396: instantiated from here
  ./deps/v8/src/handles-inl.h:50:
  error: call of overloaded `BitCast(v8::internal::Code** const&)' is
  ambiguous
  ./deps/v8/src/utils.h:732: note: candidates are: Dest
  v8::internal::BitCast(const Source&) [with Dest = v8::internal::Code**,
  Source = v8::internal::Code**]
  ./deps/v8/src/utils.h:743:
  note:                 Dest v8::internal::BitCast(Source* const&) [with Dest
  = v8::internal::Code**, Source = v8::internal::Code*]
  scons: *** [obj/release/accessors.o] Error 1
2010-08-13 07:43:53 -07:00
..
benchmarks Upgrade V8 to 2.2.21 2010-07-03 08:37:05 +02:00
include Revert "Upgrade V8 to 2.3.7" 2010-08-13 07:43:53 -07:00
samples Upgrade V8 to 2.2.11 2010-05-21 09:41:50 -07:00
src Revert "Upgrade V8 to 2.3.7" 2010-08-13 07:43:53 -07:00
test Revert "Upgrade V8 to 2.3.7" 2010-08-13 07:43:53 -07:00
tools Revert "Upgrade V8 to 2.3.7" 2010-08-13 07:43:53 -07:00
.gitignore Upgrade V8 to 2.0.5.4 2009-12-30 02:35:15 +01:00
AUTHORS Revert "Upgrade V8 to 2.3.7" 2010-08-13 07:43:53 -07:00
ChangeLog Revert "Upgrade V8 to 2.3.7" 2010-08-13 07:43:53 -07:00
LICENSE Upgrade v8 to 1.3.14 2009-10-07 11:53:45 +02:00
SConstruct Revert "Upgrade V8 to 2.3.7" 2010-08-13 07:43:53 -07:00
node_cygwin_patch.diff Port to cygwin 2010-06-09 15:08:46 -07:00