Template:LSO Bytecodes/stack-to-heap
< Template:LSO Bytecodes
Jump to navigation
Jump to search
Revision as of 14:26, 27 November 2007 by Strife Onizuka (talk | contribs) (New page: <noinclude>{| {{Prettytable}}</noinclude> {{!}}- {{!}} STACKTOS {{!}} {{LSL Hex|0xB0}} {{!}} Pop arg0 bytes from the stack, store them as a string on the heap and push a string pointer ont...)
STACKTOS | 0xB0 | Pop arg0 bytes from the stack, store them as a string on the heap and push a string pointer onto the stack. | dword |
STACKTOL | 0xB1 | Pop arg0 objects from the stack, store them as a list on the heap and push a list pointer onto the stack. | dword |