Content deleted Content added
Hervegirod (talk | contribs) |
m Corrected a typo. |
||
Line 86:
| aaload || align="center" | 32 || || arrayref, index → value || loads onto the stack a reference from an array
|-
| aastore || align="center" | 53 || || arrayref, index, value → || stores
|-
| aconst_null || align="center" | 01 || || → null || pushes a ''null'' reference onto the stack
|