- empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
- peek
string peek()
Undocumented in source. Be warned that the author may not have intended to support it.
- perform
void perform(IR ir, uint number_of_args)
Undocumented in source. Be warned that the author may not have intended to support it.
- pop
string pop()
Undocumented in source. Be warned that the author may not have intended to support it.
- pops
string[] pops(size_t amount)
Undocumented in source. Be warned that the author may not have intended to support it.
- push
void push(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
- push
void push(IR ir, uint local_idx)
Undocumented in source. Be warned that the author may not have intended to support it.