Searched refs:TERNARY_TRUE (Results 1 - 2 of 2) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
H A Decmametadatapass.py84 TERNARY_TRUE = 'ternary_true' variable in class:EcmaContext
373 self._AddContext(EcmaContext.TERNARY_TRUE)
379 elif self._context.type == EcmaContext.TERNARY_TRUE:
388 self._context.parent.type == EcmaContext.TERNARY_TRUE):
/external/chromium_org/third_party/closure_linter/closure_linter/
H A Decmametadatapass.py84 TERNARY_TRUE = 'ternary_true' variable in class:EcmaContext
424 self._AddContext(EcmaContext.TERNARY_TRUE)
430 elif self._context.type == EcmaContext.TERNARY_TRUE:
439 self._context.parent.type == EcmaContext.TERNARY_TRUE):

Completed in 149 milliseconds