commit | 305c38b395eddff7ca001fa7bdb621397033184d | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Wed Feb 14 11:50:07 2018 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Wed Feb 14 16:16:05 2018 +0000 |
tree | 809965b36e35d8b5a06229a4904c7943525ea54c | |
parent | 3bffbe8a8288cf01b7248fffdd320bf688529bcb [diff] |
Disable bitstring type check runtime hooks. Introduce a build flag for the bitstring type check, put runtime hooks behind the flag and set the flag to false. Also add bitstring initialization for proxy classes, a test and a benchmark for the type checks. Test: m test-art-host-gtest Test: testrunner.py --host --interpreter Test: Repeat with kBitstringSubtypeCheckEnabled = true. Bug: 73299705 Change-Id: Ibcd88a828c7addc0473d8c428818734f80226b19