body.addInstruction(OP_callproperty, CONCAT_CALL_OPERANDS);
body.addInstruction(OP_setproperty, NAME_MXML_DESCRIPTOR);
body.addInstruction(OP_jump, label0);
// _MXMLDescriptor = data;
body.labelNext(label1);
body.addInstruction(OP_getlocal0);
body.addInstruction(OP_getlocal2);
body.addInstruction(OP_setproperty, NAME_MXML_DESCRIPTOR);
// return _MXMLDescriptor;