Lines Matching refs:func_code
148 func_code code object containing compiled function bytecode162 object.func_code.co_flags & CO_GENERATOR)412 object = object.func_code569 object = object.func_code816 args, varargs, varkw = getargs(func.func_code)