Home
last modified time | relevance | path

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

/third_party/node/tools/inspector_protocol/jinja2/
H A Druntime.py39 _first_iteration = object() variable
354 _before = _first_iteration
355 _current = _first_iteration
388 if self._before is _first_iteration:

Completed in 2 milliseconds