Move the following methods from stubGenerator_x86_64.cpp under MacroAssembler:
OopMap* continuation_enter_setup(MacroAssembler* masm, int& stack_slots);
void fill_continuation_entry(MacroAssembler* masm, Register reg_cont_obj, Register reg_flags);
void continuation_enter_cleanup(MacroAssembler* masm);
OopMap* continuation_enter_setup(MacroAssembler* masm, int& stack_slots);
void fill_continuation_entry(MacroAssembler* masm, Register reg_cont_obj, Register reg_flags);
void continuation_enter_cleanup(MacroAssembler* masm);