| commit | b620d6d8a9a4ed2362fd8c0ba97d423d48925111 | [log] [tgz] |
|---|---|---|
| author | Jerome Gaillard <[email protected]> | Fri Oct 16 18:04:50 2020 +0100 |
| committer | Jerome Gaillard <[email protected]> | Mon Oct 19 13:50:18 2020 +0000 |
| tree | c426f68837d3719e11ab270f2fd936f0e1c0df3a | |
| parent | 3ed4cc2d53a618021496fb805d6128452c920a1d [diff] |
Refactor BridgeTypedArray.getType to reduce exceptions This rearranges the checks in BridgeTypedArray.getType to reduce the number of cases that will trigger exceptions. Bug: 146040183 Test: BridgeTypedArrayTest added Change-Id: I6ff50d3af4a1c22edd36efb1cf113cb1e4dbe1a1