Next: Instruction srefnt, Previous: Instruction srefo, Up: Struct instructions [Contents][Index]
Synopsys:
srefmnt
Given a struct and a method name, push the closure value corresponding to that method on the stack. If the struct does not have a method with the given name then push PVM_NULL.
Stack: ( SCT STR - SCT STR CLS )