Searched refs:has_bounds_checks_ (Results 1 – 1 of 1) sorted by relevance
335 has_bounds_checks_(false), in allocator_()524 return has_bounds_checks_; in HasBoundsChecks()528 has_bounds_checks_ = value; in SetHasBoundsChecks()691 bool has_bounds_checks_; variable