diff options
| author | 2012-10-17 00:10:17 -0700 | |
|---|---|---|
| committer | 2012-10-26 16:12:59 -0700 | |
| commit | 2fa6b2e2fc3d2a2fc27808ce518dc76b80ce369a (patch) | |
| tree | daba5f5e64409452e31ae42e3b1b6b6491ccb007 /src/compiler/Frontend.cc | |
| parent | 6ed960d260d0ec3cbbef455c646ccd47f4e78119 (diff) | |
Interpreter.
The opcodes filled-new-array and packed-switch aren't implemented but
are trivial given that they are variants of implemented opcodes.
Refactor Field::Get routines to take the declaring class in the case of
static field accesses. This avoids a check on every use of a field.
Refactor arg array builder to be shared by JNI invokes and invocations
into the interpreter.
Fix benign bug in const decoding in the verifier.
Change-Id: I8dee6c1f4b7f033e6c003422c56e9471cfaccda8
Diffstat (limited to 'src/compiler/Frontend.cc')
0 files changed, 0 insertions, 0 deletions