summaryrefslogtreecommitdiff
path: root/runtime/subtype_check_info.h
Commit message (Expand)AuthorAgeFilesLines
* Use 28 bits for type check bit string.Vladimir Marko2018-01-101-13/+2
* ART: Faster type check bitstring initialization.Vladimir Marko2018-01-031-0/+5
* Make GetState() handle overflowed state and 0 path to rootHans Boehm2017-12-201-10/+12
* cpplint: Remove many unnecessary NOLINTIgor Murashkin2017-11-161-3/+3
* runtime: Bitstring implementation for subtype checking (4/4).Igor Murashkin2017-11-071-3/+3
* runtime: Bitstring implementation for subtype checking (2/4).Igor Murashkin2017-11-031-0/+527