C# Class IKVM.Internal.JsrInliner.SubroutineCall

Show file Open project: samskivert/ikvm-monotouch

Private Methods

Method Description
DoExceptions ( ClassFile table, List newExceptions ) : void
DoFixups ( ) : void
Emit ( ClassFile instr ) : void
EmitGoto ( int targetIndex ) : void
InlineSubroutine ( ) : bool
MapExceptionStartEnd ( int index ) : int
SubroutineCall ( JsrInliner inliner, int subroutineIndex, int returnIndex ) : System