* src/vm/jit/stack.c (new_stack_analyse): Made control-flow easier
authoredwin <none@none>
Sat, 9 Sep 2006 21:50:54 +0000 (21:50 +0000)
committeredwin <none@none>
Sat, 9 Sep 2006 21:50:54 +0000 (21:50 +0000)
commit286d637441ed80ebe96177c6645310d7670b7409
treea9d5972b3b24f5b60f54da4b1f4292a141452f56
parent78896eabe886a1c584e6730f4ac050b17f75df1d
* src/vm/jit/stack.c (new_stack_analyse): Made control-flow easier
to read. The majority of the code is now indented one level too much.
I did not change this, yet, to avoid a giant diff. We can do this
when all the branches are merged together.

--HG--
branch : unified_variables
src/vm/jit/stack.c