Searched refs:has_elements_ (Results 1 – 2 of 2) sorted by relevance
472 has_elements_ = elements > 0; in BuildConstantProperties()
1512 bool has_elements() const { return has_elements_; } in has_elements()1585 has_elements_(false), in ObjectLiteral()1596 bool has_elements_; variable