Searched refs:has_bounds_checks_ (Results 1 – 1 of 1) sorted by relevance
396 has_bounds_checks_(false), in allocator_()585 return has_bounds_checks_; in HasBoundsChecks()589 has_bounds_checks_ = value; in SetHasBoundsChecks()763 bool has_bounds_checks_; variable