Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite the invoke stubs to use JValue[]s. | Elliott Hughes | 2012-03-15 | 1 | -0/+55 |
The tests were only testing the static stubs, so extend the tests to include non-static stubs too. Also add just enough of an ARM disassembler to disassemble the invoke stubs. Change-Id: If71dfb66b8b8188f9d871914f0eaf1013c9993b9 |