hotspot Udiff src/share/vm/jvmci/jvmciCodeInstaller.hpp (original) (raw)

< prev index next >

Print this page


@@ -209,11 +209,11 @@ static bool is_general_purpose_reg(VMReg hotspotRegister);

const OopMapSet* oopMapSet() const { return _debug_recorder->_oopmaps; }

protected:

#ifdef _LP64


@@ -227,15 +227,15 @@ int estimate_stubs_size(TRAPS);

// perform data and call relocation on the CodeBuffer JVMCIEnv::CodeInstallResult initialize_buffer(CodeBuffer& buffer, TRAPS);

< prev index next >