Pushes a value on the AVM1 stack.
@push("Hello, World!"); trace(@pop());
TODO
{ type: "OpTrace"; value: Expression; }