MCPcopy Create free account
hub / github.com/nodejs/node / _CMakeTarget

Method _CMakeTarget

deps/v8/tools/cppgc/gen_cmake.py:459–460  ·  view source on GitHub ↗
(var)

Source from the content-addressed store, hash-verified

457
458 @staticmethod
459 def _CMakeTarget(var):
460 return var.replace('v8_', '')
461
462 @staticmethod
463 def _CMakeVarRef(var):

Callers 1

BuildTargetMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected