Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ _SourceVar
Method
_SourceVar
deps/v8/tools/cppgc/gen_cmake.py:451–452 ·
view source on GitHub ↗
(target)
Source
from the content-addressed store, hash-verified
449
450
@staticmethod
451
def
_SourceVar(target):
452
return
CMakeBuilder._CMakeVar(target) +
'_SOURCES'
453
454
@staticmethod
455
def
_CMakeVar(var):
Callers
4
BuildTarget
Method · 0.95
BuildSourcesList
Method · 0.95
BuildAppendSources
Method · 0.95
BuildRemoveSources
Method · 0.95
Calls
1
_CMakeVar
Method · 0.80
Tested by
no test coverage detected