Searched refs:AllCanRead (Results 1 – 2 of 2) sorted by relevance
1298 bool JSObject::AllCanRead(LookupIterator* it) { in AllCanRead() function in v8::internal::JSObject1323 while (AllCanRead(it)) { in GetPropertyWithFailedAccessCheck()1351 while (AllCanRead(it)) { in GetPropertyAttributesWithFailedAccessCheck()
2501 static bool AllCanRead(LookupIterator* it);