Version 3.24.13

Add Isolate parameter to HandleScope::NumberOfHandles (Chromium issue 324225).

Removed v8::AssertNoGCScope.

Performance and stability improvements on all platforms.

git-svn-id: http://v8.googlecode.com/svn/trunk@18512 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
diff --git a/Makefile b/Makefile
index 2c75cff..8f21f7c 100644
--- a/Makefile
+++ b/Makefile
@@ -441,7 +441,7 @@
 # Remember to keep these in sync with the DEPS file.
 dependencies:
 	svn checkout --force http://gyp.googlecode.com/svn/trunk build/gyp \
-	    --revision 1806
+	    --revision 1831
 	svn checkout --force \
 	    https://src.chromium.org/chrome/trunk/deps/third_party/icu46 \
 	    third_party/icu --revision 239289