OSDN Git Service

Add a callback for the framework to explicitly enable the JIT compiler.
authorBen Cheng <bccheng@google.com>
Thu, 28 Jan 2010 21:56:52 +0000 (13:56 -0800)
committerBen Cheng <bccheng@google.com>
Thu, 28 Jan 2010 22:36:01 +0000 (14:36 -0800)
commit6bad6a2d77bcfeebf1f5a24406f49bda88503353
treee4d58ed20d84c4d4f923e746f8dc2262b102d48d
parent5e66e98d9f12ac575093a0bb37a2ae90303bd8d9
Add a callback for the framework to explicitly enable the JIT compiler.

Dalvik_dalvik_system_VMRuntime_startJITCompilation ()V it is.
libcore/dalvik/src/main/java/dalvik/system/VMRuntime.java
vm/native/dalvik_system_VMRuntime.c