摘要:
Look at the MSIL and the native machine code for methods generated through Reflrction.Emit.1,Now let us look at the stack.Execute the command "!clrstack".You'll get the stack pointer and instruction pointer for each frame.The result should look something like this:!clrstackOS Thread Id 阅读全文
posted @ 2012-04-17 22:08
szjdw
阅读(455)
评论(0)
推荐(0)
摘要:
Loads the element containing an object reference at a specified array index onto the top of the evaluation stack as type O(object reference).The stack transitional behavior,in sequential order,is:1,An object reference array is pushed onto the stack;2,An index value index is pushed onto the stack;3,i 阅读全文
posted @ 2012-04-17 14:48
szjdw
阅读(287)
评论(0)
推荐(0)
浙公网安备 33010602011771号