LookupRealNamedPropertyInPrototypes 3205 src/api.cc self_obj->LookupRealNamedPropertyInPrototypes(*key_obj, &lookup); LookupRealNamedPropertyInPrototypes 330 src/objects.cc result->holder()->LookupRealNamedPropertyInPrototypes(name, &r); LookupRealNamedPropertyInPrototypes 390 src/objects.cc result->holder()->LookupRealNamedPropertyInPrototypes(name, &r); LookupRealNamedPropertyInPrototypes 2038 src/objects.cc LookupRealNamedPropertyInPrototypes(name, &result); LookupRealNamedPropertyInPrototypes 2310 src/objects.cc LookupRealNamedPropertyInPrototypes(name, result); LookupRealNamedPropertyInPrototypes 2339 src/objects.cc LookupRealNamedPropertyInPrototypes(name, result); LookupRealNamedPropertyInPrototypes 1883 src/objects.h void LookupRealNamedPropertyInPrototypes(String* name, LookupResult* result);