Searched refs:seen_proxies_ (Results 1 – 2 of 2) sorted by relevance
25 seen_proxies_(0) { in PrototypeIterator()37 seen_proxies_(0) { in PrototypeIterator()47 seen_proxies_(0) { in PrototypeIterator()63 seen_proxies_(0) { in PrototypeIterator()130 seen_proxies_++; in AdvanceFollowingProxiesIgnoringAccessChecks()131 if (seen_proxies_ > JSProxy::kMaxIterationLimit) { in AdvanceFollowingProxiesIgnoringAccessChecks()
80 int seen_proxies_; variable