Searched refs:is_shallow (Results 1 – 2 of 2) sorted by relevance
549 return fast_elements() && is_shallow() && in IsFastCloningSupported()
1212 bool is_shallow() const { return depth() == 1; } in is_shallow() function1219 if (is_shallow()) flags |= kIsShallow;