// Record the type of the receiver in ReceiverTypeData. void type_profile_helper(Register mdo, ciMethodData *md, ciProfileData *data, Register recv, Register tmp1, Label* update_done); // Setup pointers to MDO, MDO slot, also compute offset bias to access the slot. void setup_md_access(ciMethod* method, int bci,
ciMethodData*& md, ciProfileData*& data, int& mdo_offset_bias); public:
address emit_call_c(address a);
void store_parameter(Register r, int param_num); void store_parameter(jint c, int param_num);
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.