Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/cppgc/
Dgen_cmake.py160 return self.builder.BuildCondition(cond_expr, then_stmts)
343 def BuildCondition(self, cond, then_stmts): member in CMakeBuilder