Searched refs:root_context (Results 1 – 1 of 1) sorted by relevance
116 root_context = context.GetRoot()117 self._ProcessRootContext(root_context)179 def _ProcessRootContext(self, root_context): argument182 assert root_context.type is ecmametadatapass.EcmaContext.ROOT187 for context in root_context.children:201 for context in root_context.children: