Lines Matching full:markobject
102 MARK = '(' # push special markobject on stack105 POP_MARK = '1' # discard stack top through topmost markobject1074 # Stack is ... markobject classobject arg1 arg2 ...