comparison src/share/vm/jvmci/jvmciEnv.hpp @ 21731:df9d2375512a

Track max live register value in reference map
author Tom Rodriguez <tom.rodriguez@oracle.com>
date Wed, 03 Jun 2015 20:24:05 -0700
parents be896a1983c0
children
comparison
equal deleted inserted replaced
21730:b9f9b8af17ff 21731:df9d2375512a
155 DebugInformationRecorder* debug_info, 155 DebugInformationRecorder* debug_info,
156 Dependencies* dependencies, 156 Dependencies* dependencies,
157 JVMCIEnv* env, 157 JVMCIEnv* env,
158 int compile_id, 158 int compile_id,
159 bool has_unsafe_access, 159 bool has_unsafe_access,
160 bool has_wide_vector,
160 Handle installed_code, 161 Handle installed_code,
161 Handle compiled_code, 162 Handle compiled_code,
162 Handle speculation_log); 163 Handle speculation_log);
163 164
164 // converts the Klass* representing the holder of a method into a 165 // converts the Klass* representing the holder of a method into a