Template:LSO Bytecodes/stack-to-heap: Difference between revisions
Jump to navigation
Jump to search
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... |
(No difference)
|
Latest revision as of 15:26, 27 November 2007
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 |