Home
last modified time | relevance | path

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

/external/webkit/Tools/Scripts/webkitpy/thirdparty/
Dmock.py252 if _has_local_attr(target, name):
304 def _has_local_attr(obj, name): function