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

Unified Diff: src/runtime-profiler.h

Issue 17162002: Version 3.19.17. (Closed) Base URL: https://v8.googlecode.com/svn/trunk
Patch Set: Created 7 years, 6 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/property.h ('k') | src/runtime-profiler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/runtime-profiler.h
diff --git a/src/runtime-profiler.h b/src/runtime-profiler.h
index 46da38155f246c7893ade77a64630c510179d514..1bf9aa87851fba52a0c07b1538aecd9657822544 100644
--- a/src/runtime-profiler.h
+++ b/src/runtime-profiler.h
@@ -75,8 +75,6 @@ class RuntimeProfiler {
void AddSample(JSFunction* function, int weight);
- bool CodeSizeOKForOSR(Code* shared_code);
-
Isolate* isolate_;
int sampler_threshold_;
« no previous file with comments | « src/property.h ('k') | src/runtime-profiler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698