Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DCodeGeneratorInspector.py770 constants_ = [] variable in EnumConstants
779 cls.constants_.append(value)
785 for item in cls.constants_: