Author: Armin Rigo <[email protected]>
Branch: continulet-jit-3
Changeset: r57376:36c11b801107
Date: 2012-09-17 08:39 +0200
http://bitbucket.org/pypy/pypy/changeset/36c11b801107/

Log:    Third attempt: this time, the goal is to simplify what occurs when
        the generated assembler fails a guard, by allocating the frame as a
        GC object in the first place and always just returning the object to
        the caller.

_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to