Searched refs:has_bounds_checks_ (Results 1 – 1 of 1) sorted by relevance
136 has_bounds_checks_(false), in arena_()252 return has_bounds_checks_; in HasBoundsChecks()256 has_bounds_checks_ = value; in SetHasBoundsChecks()355 bool has_bounds_checks_; variable