hotspot/src/share/vm/c1/c1_LIRAssembler.hpp
changeset 24669 14439491d407
parent 24018 77b156916bab
child 28954 7dda6c26cc98
child 29180 50369728b00e
--- a/hotspot/src/share/vm/c1/c1_LIRAssembler.hpp	Wed May 21 12:16:41 2014 -0700
+++ b/hotspot/src/share/vm/c1/c1_LIRAssembler.hpp	Wed May 21 11:25:25 2014 +0200
@@ -144,7 +144,7 @@
   // stubs
   void emit_slow_case_stubs();
   void emit_static_call_stub();
-  void emit_code_stub(CodeStub* op);
+  void append_code_stub(CodeStub* op);
   void add_call_info_here(CodeEmitInfo* info)                              { add_call_info(code_offset(), info); }
 
   // code patterns