diff options
author | Ian Rogers <irogers@google.com> | 2018-02-15 11:19:01 -0800 |
---|---|---|
committer | Ian Rogers <irogers@google.com> | 2018-02-15 19:37:05 +0000 |
commit | ac4d45ae2999c0dbecbc31da3edbbc61d6ac6d61 (patch) | |
tree | 73bad107232ca0eebec509039845d12bc42331c5 /compiler/optimizing/graph_visualizer.cc | |
parent | d1652d14fbf477b3091eec3764b9890f2c072055 (diff) |
Reduce the scope of CheckJNI.
CheckJNI wasn't anonymous so that it could friend JniEnvExt. Add
accessors for the CheckJNI parts of JniEnvExt and make CheckJNI and
related classes anonymous. This is equivalent to making functions
within the scope of a file static and preferred now by cppstyle.
Make the force_copy_ field that could be const, const.
Test: m -j32; booted emulator.
Change-Id: I7e740d3b9bf4a3fedd30c4f44a852af67898d2f0
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions