Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1002)

Unified Diff: include/v8.h

Issue 16896004: remove V8_USE_UNSAFE_HANDLES define (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/v8.h
diff --git a/include/v8.h b/include/v8.h
index d2a5322b9c05846576bdd05565243ee3bc06c3b1..9302f0f6082c7f897a63ee0443d2ce734e0daca5 100644
--- a/include/v8.h
+++ b/include/v8.h
@@ -220,8 +220,6 @@ class WeakReferenceCallbacks {
}
-#define V8_USE_UNSAFE_HANDLES
-
/**
* An object reference managed by the v8 garbage collector.
*
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698