Home | History | Annotate | Download | only in src

Lines Matching defs:HasDoubleValue

2417   bool HasDoubleValue() const { return has_double_value_; }
2419 ASSERT(HasDoubleValue());