| commit | 6f3f097a5b4e7a7272b27ca6049222bb4858c104 | [log] [tgz] |
|---|---|---|
| author | torne <[email protected]> | Wed Nov 25 18:04:30 2015 |
| committer | Commit bot <[email protected]> | Wed Nov 25 18:05:22 2015 |
| tree | 73105c7908f290342dbdc59aecbfad2eaec5957a | |
| parent | ea9b0ba419a3598bdb7f7c62afdf4409afa73ab1 [diff] |
jni: Pass method parameters as JavaParamRef in printing. Pass all object parameters to JNI methods in JavaParamRef<> wrappers. This matches previous changes made to do this for JNI non-method functions. BUG=519562 [email protected] Review URL: https://codereview.chromium.org/1477783002 Cr-Commit-Position: refs/heads/master@{#361696}