Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ __init__
Method
__init__
test/browser_common.py:647–649 ·
view source on GitHub ↗
(self, path)
Source
from the content-addressed store, hash-verified
645
""
"
646
647
def
__init__(self, path):
648
self.path = path
649
self.counter = 0
650
651
def
__enter__(self):
652
# Acquire the lock
Callers
2
__init__
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected