Searched refs:OP_FAST (Results 1 – 2 of 2) sorted by relevance
2318 enum { OP_FAST, OP_GLOBAL, OP_DEREF, OP_NAME } optype; in compiler_nameop() enumerator2342 optype = OP_FAST; in compiler_nameop()2382 case OP_FAST: in compiler_nameop()
3165 enum { OP_FAST, OP_GLOBAL, OP_DEREF, OP_NAME } optype; in compiler_nameop() enumerator3193 optype = OP_FAST; in compiler_nameop()3228 case OP_FAST: in compiler_nameop()