Searched refs:OP_DEREF (Results 1 – 1 of 1) sorted by relevance
2316 enum { OP_FAST, OP_GLOBAL, OP_DEREF, OP_NAME } optype; in compiler_nameop() enumerator2332 optype = OP_DEREF; in compiler_nameop()2336 optype = OP_DEREF; in compiler_nameop()2359 case OP_DEREF: in compiler_nameop()