Next: , Previous: , Up: Struct instructions   [Contents][Index]


21.1.21.6 Instruction srefmnt

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 )