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

Unified Diff: src/v8globals.h

Issue 8538011: Reapply "Add a level of indirection to exception handler addresses." (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 9 years, 1 month 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 | « src/parser.cc ('k') | src/v8memory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/v8globals.h
diff --git a/src/v8globals.h b/src/v8globals.h
index 03351771948b2f297f1a25bbbd7247ac0ac89fc4..b8bb658d8dcde2a033d527773a737dfa4df7d950 100644
--- a/src/v8globals.h
+++ b/src/v8globals.h
@@ -127,7 +127,6 @@ class DescriptorArray;
class Expression;
class ExternalReference;
class FixedArray;
-class FunctionEntry;
class FunctionLiteral;
class FunctionTemplateInfo;
class MemoryChunk;
« no previous file with comments | « src/parser.cc ('k') | src/v8memory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698