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

Unified Diff: src/virtual-frame.h

Issue 20488: Experimental: introduce a simple way to avoid generating jumps to... (Closed) Base URL: http://v8.googlecode.com/svn/branches/experimental/toiger/
Patch Set: Created 11 years, 10 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/virtual-frame.h
===================================================================
--- src/virtual-frame.h (revision 1298)
+++ src/virtual-frame.h (working copy)
@@ -124,9 +124,7 @@
return data_.index_;
}
-#ifdef DEBUG
bool Equals(FrameElement other);
-#endif
private:
enum Type {
« src/jump-target-ia32.cc ('K') | « src/jump-target-ia32.cc ('k') | src/virtual-frame.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698