commit | 06bb83906737fec543c86ab36f450cc62066b58a | [log] [tgz] |
---|---|---|
author | Bill Buzbee <buzbee@google.com> | Sun Jan 31 18:53:15 2010 -0800 |
committer | Bill Buzbee <buzbee@google.com> | Mon Feb 01 14:54:40 2010 -0800 |
tree | a16d6aa6eaff6f8dce79b0ea76826920cc3ea6d1 | |
parent | 4ec8405ab284c5f076589684d533f67815b3b9aa [diff] |
Jit: MethodTrace + Jit fix Add checks for debug & trace mode to avoid re-entering Jit'd code. This is the conversative solution - we'll eventually want the Jit to integrate support for tracing and debug into Jit'd code.