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

Unified Diff: src/v8.h

Issue 9836108: Rollback of r11015, r11014, r11011, r11010 in trunk branch. (Closed) Base URL: https://v8.googlecode.com/svn/trunk
Patch Set: Finish file upload Created 8 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/runtime-profiler.cc ('k') | src/v8.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/v8.h
diff --git a/src/v8.h b/src/v8.h
index 59ce602555bdd62c094d87e4b10076b7daf8f587..699c5a09b932e3e2877c51120f6cd51e1962d6d6 100644
--- a/src/v8.h
+++ b/src/v8.h
@@ -116,7 +116,6 @@ class V8 : public AllStatic {
static void FireCallCompletedCallback(Isolate* isolate);
private:
- static void InitializeOncePerProcessImpl();
static void InitializeOncePerProcess();
// True if engine is currently running
« no previous file with comments | « src/runtime-profiler.cc ('k') | src/v8.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698