summaryrefslogtreecommitdiff
path: root/runtime/subtype_check_bits.h
Commit message (Expand)AuthorAgeFilesLines
* Use consistent storage type in bit structs.Vladimir Marko2020-01-311-2/+2
* ART: Refactor for bugprone-argument-commentAndreas Gampe2018-10-231-3/+3
* Use 28 bits for type check bit string.Vladimir Marko2018-01-101-15/+15
* runtime: Bitstring implementation for subtype checking (2/4).Igor Murashkin2017-11-031-0/+66