Searched refs:OP_FAST (Results 1 – 1 of 1) sorted by relevance
3683 enum { OP_FAST, OP_GLOBAL, OP_DEREF, OP_NAME } optype; in compiler_nameop() enumerator3713 optype = OP_FAST; in compiler_nameop()3740 case OP_FAST: in compiler_nameop()