Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/bindings/scripts/
Dv8_interface.py249 constants = [constant_context(constant) for constant in interface.constants]
384 def constant_context(constant): function