Searched defs:has_custom_setter (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/scripts/
H A Dv8_attributes.py102 'has_custom_setter': has_custom_setter(attribute),
153 if (not has_custom_setter(attribute) and
480 def has_custom_setter(attribute): function

Completed in 82 milliseconds