[JAEGER] Added register state verification & fixes for subsequent bugs it found.

This commit is contained in:
David Anderson
2010-05-25 16:03:34 -07:00
parent 470b1c954d
commit b5d643f0c2
6 changed files with 51 additions and 11 deletions

View File

@@ -263,6 +263,8 @@ mjit::Compiler::generateMethod()
/**********************
* END COMPILER OPS *
**********************/
frame.assertValidRegisterState();
}
done: