Home
last modified time | relevance | path

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

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