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

Unified Diff: src/ast.h

Issue 8716005: Revert r10076 due to arm build failures. (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 | « no previous file | src/parser.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/ast.h
diff --git a/src/ast.h b/src/ast.h
index 94a20ad633ce0a880417665f8c8244343520bd25..628391c5bedcd4844ea4c59d7fb8cd376d4763ac 100644
--- a/src/ast.h
+++ b/src/ast.h
@@ -1176,7 +1176,6 @@ class VariableProxy: public Expression {
bool is_this,
int position = RelocInfo::kNoPosition);
- friend class Rewriter;
friend class Scope;
};
« no previous file with comments | « no previous file | src/parser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698