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

Unified Diff: src/objects.h

Issue 7003058: A collection of context-related refactoring changes. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 9 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
Index: src/objects.h
diff --git a/src/objects.h b/src/objects.h
index 118e71b7a22d488874f3ab1029f0492a6dd146c7..c82c4385346d00ced32f36e37e85bd85b7184ea0 100644
--- a/src/objects.h
+++ b/src/objects.h
@@ -733,7 +733,6 @@ class MaybeObject BASE_EMBEDDED {
V(DeoptimizationOutputData) \
V(FixedArray) \
V(Context) \
- V(CatchContext) \
V(GlobalContext) \
V(JSFunction) \
V(Code) \

Powered by Google App Engine
This is Rietveld 408576698