Searched refs:has_bounds_checks_ (Results 1 – 1 of 1) sorted by relevance
404 has_bounds_checks_(false), in allocator_()616 return has_bounds_checks_; in HasBoundsChecks()620 has_bounds_checks_ = value; in SetHasBoundsChecks()817 bool has_bounds_checks_; variable