Joel Dice
|
b308354a3a
|
handle subroutines properly when generating frame maps (initial sketch)
|
2009-06-26 15:36:04 -06:00 |
|
Joel Dice
|
b35a5a6db6
|
add new test to Subroutine to trigger latent bug compiling multiple jsr instructions to the same address
|
2009-06-10 18:11:27 -06:00 |
|
Joel Dice
|
14e509dfd2
|
add additional jsr test to Subroutine
|
2008-11-17 08:21:20 -07:00 |
|
Joel Dice
|
fb770d10fb
|
implement jsr/ret support
The Subroutine test won't pass due to a bug in the stack mapping code
such that objects may be missed during GC.
|
2008-11-13 17:59:21 -07:00 |
|
Joel Dice
|
4dd1d1eec8
|
add Subroutine test to cover jsr and ret instructions
|
2008-11-12 10:07:30 -07:00 |
|