Searched refs:has_bounds_checks_ (Results 1 – 1 of 1) sorted by relevance
400 has_bounds_checks_(false), in allocator_()602 return has_bounds_checks_; in HasBoundsChecks()606 has_bounds_checks_ = value; in SetHasBoundsChecks()791 bool has_bounds_checks_; variable