Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc1298 bool JSObject::AllCanRead(LookupIterator* it) { in AllCanRead() function in v8::internal::JSObject
1323 while (AllCanRead(it)) { in GetPropertyWithFailedAccessCheck()
1351 while (AllCanRead(it)) { in GetPropertyAttributesWithFailedAccessCheck()
Dobjects.h2501 static bool AllCanRead(LookupIterator* it);