Searched refs:IsBootstrapping (Results 1 – 2 of 2) sorted by relevance
151 bool IsBootstrapping() const;155 return !IsBootstrapping() && (configuration_ & kInterceptor) != 0; in check_interceptor()
70 bool LookupIterator::IsBootstrapping() const { in IsBootstrapping() function in v8::internal::LookupIterator