Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/py_vulcanize/py_vulcanize/
Dhtml_module.py59 if not HasPolymerCall(inline_script.stripped_contents):
121 def HasPolymerCall(js): function