Anonymous New User
Joined: 10 Feb 2008 Posts: 0
|
Posted: Tue Nov 19, 2002 7:27 pm
Post subject: 21 FLdPrThis
|
|
NumBytes: 1
ArgStr: uto
SrcStr: |
Comments:
Runtime engine:
[asm:3re0n41c]- mov eax, [ebp+8] ; eax = This
- mov [ebp-4Ch], eax ; CurrentObject = eax
- xor eax, eax ; Clear current opcode
- mov al, [esi] ; Get next opcode from codeFrame
- inc esi ; Move codeFrame to next opcode
- jmp ds:_tblByteDisp[eax*4] ; Do this opcode (jumptable)
[/asm:3re0n41c]
|
|