comparison src/share/vm/graal/graalEnv.hpp @ 7935:0799a7efbe7b

Clean up of usage of marks and code installation.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Tue, 05 Mar 2013 19:00:23 +0100
parents 0b646334c5f7
children b89a97928e72
comparison
equal deleted inserted replaced
7934:6b3c05de9521 7935:0799a7efbe7b
136 int orig_pc_offset, 136 int orig_pc_offset,
137 CodeBuffer* code_buffer, 137 CodeBuffer* code_buffer,
138 int frame_words, 138 int frame_words,
139 OopMapSet* oop_map_set, 139 OopMapSet* oop_map_set,
140 ExceptionHandlerTable* handler_table, 140 ExceptionHandlerTable* handler_table,
141 ImplicitExceptionTable* inc_table,
142 AbstractCompiler* compiler, 141 AbstractCompiler* compiler,
143 DebugInformationRecorder* debug_info, 142 DebugInformationRecorder* debug_info,
144 Dependencies* dependencies, 143 Dependencies* dependencies,
145 CompileTask* task, 144 CompileTask* task,
146 int compile_id, 145 int compile_id,