MCPcopy Create free account
hub / github.com/facebook/react / set

Method set

scripts/perf-counters/src/thread-local.h:367–369  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

365 }
366
367 void set(T* obj) {
368 m_p = obj;
369 }
370
371 bool isNull() const { return m_p == nullptr; }
372

Callers 15

dangerfile.jsFile · 0.45
logEventFunction · 0.45
thenFunction · 0.45
cacheFunction · 0.45
taintUniqueValueFunction · 0.45
taintObjectReferenceFunction · 0.45
applyMethod · 0.45
preloadModuleFunction · 0.45
loadChunkFunction · 0.45
addChunkDebugInfoFunction · 0.45

Calls 1

ThreadLocalSetValueFunction · 0.85

Tested by 15

thenFunction · 0.36
getResponseFunction · 0.36
pushFunction · 0.36
createDeepMapFunction · 0.36
_interopRequireWildcardFunction · 0.36
_interopRequireWildcardFunction · 0.36
_interopRequireWildcardFunction · 0.36
_interopRequireWildcardFunction · 0.36
_interopRequireWildcardFunction · 0.36
_interopRequireWildcardFunction · 0.36