diff options
author | Bill Buzbee <buzbee@google.com> | 2010-02-08 17:08:15 -0800 |
---|---|---|
committer | Bill Buzbee <buzbee@google.com> | 2010-02-08 20:31:09 -0800 |
commit | 5e7bfdfc9598b00af4ced9d43fc797af6036b708 (patch) | |
tree | d8442411bc572f55f1b7fb211646e1a00c670192 /vm/compiler/Compiler.h | |
parent | e92aa412a6779376911d415d4b790dc14f5f6bdd (diff) | |
download | android_dalvik-5e7bfdfc9598b00af4ced9d43fc797af6036b708.tar.gz android_dalvik-5e7bfdfc9598b00af4ced9d43fc797af6036b708.tar.bz2 android_dalvik-5e7bfdfc9598b00af4ced9d43fc797af6036b708.zip |
Jit: Startup/Shutdown cleanup
A legacy of early parallel Jit development was separate Startup & Shutdown
code for the interpreter half of the jit (dvmJitStartup/dvmJitShutdown)
and the compiler half (dvmCompilerStartup/dvmCompilerShutdown). This cl
eliminates the dvmJit pair. Additionally, guard coded added to the
framework callback to return immediately if the Jit isn't active.
Diffstat (limited to 'vm/compiler/Compiler.h')
0 files changed, 0 insertions, 0 deletions