Searched refs:OP_LOAD_CONST (Results 1 – 1 of 1) sorted by relevance
324 OP_LOAD_CONST = _opcode('LOAD_CONST') variable522 if penult.op == OP_LOAD_CONST and ult.op == OP_RETURN_VALUE: