MCPcopy Create free account
hub / github.com/alibaba/async_simple / function

Method function

dbg/LazyStack.py:119–120  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

117 ]
118
119 def function(self):
120 return self.resume_func_block.function.print_name
121
122 def func_linkage_name(self):
123 return self.resume_func_block.function.linkage_name

Callers 2

__init__Method · 0.80
__str__Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected