Home | History | Annotate | Download | only in src

Lines Matching refs:GetPropertyAttribute

3187   return GetPropertyAttribute(receiver, &result, key, true);
3191 PropertyAttributes JSReceiver::GetPropertyAttribute(JSReceiver* receiver,
3236 return GetPropertyAttribute(this, &result, name, false);