Searched refs:LookupDescriptor (Results 1 – 5 of 5) sorted by relevance
5925 if (!LookupDescriptor()) return false; in IsCompatible()5981 bool HOptimizedGraphBuilder::PropertyAccessInfo::LookupDescriptor() { in LookupDescriptor() function in v8::internal::HOptimizedGraphBuilder::PropertyAccessInfo5983 map()->LookupDescriptor(NULL, *name_, &lookup_); in LookupDescriptor()6076 map->LookupDescriptor(*holder_, *name_, &lookup_); in LookupInPrototypes()6092 if (!LookupDescriptor()) return false; in CanAccessMonomorphic()
2520 bool LookupDescriptor();
2872 void Map::LookupDescriptor(JSObject* holder, in LookupDescriptor() function
5920 inline void LookupDescriptor(JSObject* holder,
12782 jsarray_map->LookupDescriptor(NULL, *length_string, &lookup); in IsReadOnlyLengthDescriptor()