diff options
| author | 2013-07-08 13:09:25 -0700 | |
|---|---|---|
| committer | 2013-07-08 13:24:53 -0700 | |
| commit | 3dd9f76ff8fa99be9ff6b18354528c5def7b26f7 (patch) | |
| tree | 12803784ef0801e7962812370dadea9fd17e8768 /src/compiler/llvm/compiler_llvm.cc | |
| parent | 9dacec7d3ec1f9b6efdb61fd494f0192c85183bf (diff) | |
Interpret methods invoked via JNI in interpreter only mode.
This fixes the issue of Dhrystone having the same performance in
interpreter only mode. Main was executing compiled code since it
uses CallStaticVoidMethod directly. Now a check for interpreter
only mode in InvokeWithArgArray redirects it to the interpreter.
Change-Id: If6e6d8ede5cd0d8ad687d161667056373b1b031c
Diffstat (limited to 'src/compiler/llvm/compiler_llvm.cc')
0 files changed, 0 insertions, 0 deletions