Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/
Dscopeutil.py50 if not _IsFunctionLiteralBlock(context):
68 def _IsFunctionLiteralBlock(block_context): function