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

Method _CMakeVar

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

Source from the content-addressed store, hash-verified

453
454 @staticmethod
455 def _CMakeVar(var):
456 return var.replace('v8_', '').upper()
457
458 @staticmethod
459 def _CMakeTarget(var):

Callers 2

_SourceVarMethod · 0.80
_CMakeVarRefMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected