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

Unified Diff: src/type-info.h

Issue 6794050: Revert "[Arguments] Merge (7442,7496] from bleeding_edge." (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/arguments
Patch Set: Created 9 years, 9 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 | « src/stub-cache.h ('k') | src/type-info.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/type-info.h
diff --git a/src/type-info.h b/src/type-info.h
index 9b69526763e19aa5fcf0bf12adbcee77a3d08988..c068489eaaf226fa513c4d5af21d9bea6712e4be 100644
--- a/src/type-info.h
+++ b/src/type-info.h
@@ -267,8 +267,6 @@ class TypeFeedbackOracle BASE_EMBEDDED {
Handle<String> name,
Code::Flags flags);
- void SetInfo(int position, Object* target);
-
void PopulateMap(Handle<Code> code);
void CollectPositions(Code* code,
« no previous file with comments | « src/stub-cache.h ('k') | src/type-info.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698