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

Unified Diff: src/virtual-frame-arm.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-arm.h
===================================================================
--- src/virtual-frame-arm.h (revision 1298)
+++ src/virtual-frame-arm.h (working copy)
@@ -444,9 +444,7 @@
// (via PrepareForCall).
Result RawCallCodeObject(Handle<Code> code, RelocInfo::Mode rmode);
-#ifdef DEBUG
bool Equals(VirtualFrame* other);
-#endif
friend class JumpTarget;
};
« src/jump-target-ia32.cc ('K') | « src/virtual-frame.cc ('k') | src/virtual-frame-ia32.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698