Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ __init__
Method
__init__
tools/toolchain_profiler.py:25–26 ·
view source on GitHub ↗
(self, name)
Source
from the content-addressed store, hash-verified
23
depth = 0
24
25
def
__init__(self, name):
26
self.name = name
27
28
def
__call__(self, func):
29
if
self.name is None:
Callers
2
__init__
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected