MCPcopy 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
144def _make_shared_scanner():
145 return _speedups.make_scanner(_ScanCtx())
146
147
148def _make_shared_encoder():

Callers 1

scenario_shared_scannerFunction · 0.85

Calls 1

_ScanCtxClass · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…