Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/simplejson/simplejson
/ _make_shared_scanner
Function
_make_shared_scanner
tsan_stress_simplejson.py:144–145 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
142
143
144
def
_make_shared_scanner():
145
return
_speedups.make_scanner(_ScanCtx())
146
147
148
def
_make_shared_encoder():
Callers
1
scenario_shared_scanner
Function · 0.85
Calls
1
_ScanCtx
Class · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…