프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_il |
메소드 | 설명 | |
---|---|---|
DispatcherEmitter ( |
||
Emit ( ) : Dispatcher |
메소드 | 설명 | |
---|---|---|
BoxIfNeeded ( |
||
CreateMethodDispatcher ( ) : Dispatcher | ||
DeclareLocal ( |
||
Dup ( ) : void | ||
EmitArgArrayElement ( int argumentIndex ) : void | ||
EmitCastOrUnbox ( |
||
EmitCoercion ( |
||
EmitLoadTargetObject ( |
||
EmitMethodBody ( ) : void | ||
EmitPromotion ( |
||
EmitReturn ( |
||
IsStobj ( |
||
LoadLocal ( |
||
StoreLocal ( |
메소드 | 설명 | |
---|---|---|
GetPromotionMethod ( |
protected BoxIfNeeded ( |
||
returnType | ||
리턴 | void |
protected DeclareLocal ( |
||
type | ||
리턴 |
public DispatcherEmitter ( |
||
owner | ||
dynamicMethodName | string | |
리턴 | System |
protected EmitArgArrayElement ( int argumentIndex ) : void | ||
argumentIndex | int | |
리턴 | void |
protected EmitCoercion ( |
||
actualType | ||
expectedType | ||
score | int | |
리턴 | void |
protected EmitLoadTargetObject ( |
||
expectedType | ||
리턴 | void |
protected EmitPromotion ( |
||
expectedType | ||
리턴 |
protected EmitReturn ( |
||
typeOnStack | ||
리턴 | void |
protected IsStobj ( |
||
code | ||
리턴 | bool |
protected LoadLocal ( |
||
value | ||
리턴 | void |
protected StoreLocal ( |
||
value | ||
리턴 | void |