Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ BuildString
Method
BuildString
deps/v8/tools/cppgc/gen_cmake.py:395–396 ·
view source on GitHub ↗
(self, string)
Source
from the content-addressed store, hash-verified
393
return
integer
394
395
def
BuildString(self, string):
396
return
string
397
398
def
GetResult(self):
399
return
'\n'
.join(self.result)
Callers
1
_Expr
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected