This commit is contained in:
Bharadwaj Yadavalli 2014-04-03 17:05:19 -04:00
commit a12d6f7a1e
87 changed files with 3620 additions and 2668 deletions

View file

@ -2832,7 +2832,7 @@ class CommandLineFlags {
"number of method invocations/branches (expressed as % of " \
"CompileThreshold) before using the method's profile") \
\
develop(bool, PrintMethodData, false, \
diagnostic(bool, PrintMethodData, false, \
"Print the results of +ProfileInterpreter at end of run") \
\
develop(bool, VerifyDataPointer, trueInDebug, \