Revision: 4793
Author: [email protected]
Date: Fri Jun 4 00:53:40 2010
Log: Remove unused tpedef.
Review URL: http://codereview.chromium.org/2560002
http://code.google.com/p/v8/source/detail?r=4793
Modified:
/branches/bleeding_edge/include/v8.h
=======================================
--- /branches/bleeding_edge/include/v8.h Tue Jun 1 07:08:19 2010
+++ /branches/bleeding_edge/include/v8.h Fri Jun 4 00:53:40 2010
@@ -2335,15 +2335,6 @@
typedef void (*GCCallback)();
-// --- C o n t e x t G e n e r a t o r ---
-
-/**
- * Applications must provide a callback function which is called to
generate
- * a context if a context was not deserialized from the snapshot.
- */
-typedef Persistent<Context> (*ContextGenerator)();
-
-
/**
* Profiler modules.
*
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev