Home | History | Annotate | Download | only in src

Lines Matching refs:LookupRealNamedPropertyInPrototypes

524         result->holder()->LookupRealNamedPropertyInPrototypes(name, &r);
586 result->holder()->LookupRealNamedPropertyInPrototypes(name, &r);
2997 LookupRealNamedPropertyInPrototypes(name, &result);
3317 LookupRealNamedPropertyInPrototypes(name, result);
3321 void JSObject::LookupRealNamedPropertyInPrototypes(Name* name,
3347 LookupRealNamedPropertyInPrototypes(name, result);