< prev index next >

src/hotspot/cpu/x86/stubGenerator_x86_64.hpp

Print this page
@@ -632,10 +632,11 @@
    address generate_lookup_secondary_supers_table_slow_path_stub();
  
    void create_control_words();
  
    // Initialization
+   void generate_preuniverse_stubs();
    void generate_initial_stubs();
    void generate_continuation_stubs();
    void generate_compiler_stubs();
    void generate_final_stubs();
  
< prev index next >