MCPcopy 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

_ExprMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected