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

Unified Diff: src/arm/simulator-arm.h

Issue 6713046: [Isolates] Small fixes: (Closed)
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 | « AUTHORS ('k') | tools/liststatics.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/arm/simulator-arm.h
diff --git a/src/arm/simulator-arm.h b/src/arm/simulator-arm.h
index debdffcbf52fdd6a43cfe8713d7954803624b24e..0876028c4335f086ef45742cd160a20106addc33 100644
--- a/src/arm/simulator-arm.h
+++ b/src/arm/simulator-arm.h
@@ -79,6 +79,8 @@ class SimulatorStack : public v8::internal::AllStatic {
static inline void UnregisterCTryCatch() { }
};
+} } // namespace v8::internal
+
#else // !defined(USE_SIMULATOR)
// Running with a simulator.
« no previous file with comments | « AUTHORS ('k') | tools/liststatics.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698