Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/cppgc/
Dgen_cmake.py152 def _Condition(self, cond_expr, then_stmts, else_stmts=None): member in V8GNTransformer
162 else_cond = self._Condition(*else_stmts.children)
203 'condition': _Condition,
/third_party/python/Misc/
DHISTORY9310 classes (_Event, _Condition, etc.), because (if Guido recalls correctly) this