[pypy-commit] pypy continulet-jit-3: Third attempt: this time, the goal is to simplify what occurs when

arigo noreply at buildbot.pypy.org
Wed Sep 19 01:03:01 CEST 2012


Author: Armin Rigo <arigo at tunes.org>
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.



More information about the pypy-commit mailing list