Home
last modified time | relevance | path

Searched refs:has_elements (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/ast/
Dast.h1469 bool has_elements() const { return has_elements_; } in has_elements() function
1471 return depth() == 1 && !has_elements() && !may_store_doubles(); in has_shallow_properties()