Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/facebook/react
/ test
Method
test
packages/react-reconciler/src/__tests__/StrictEffectsMode-test.js:304–304 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
302
const
log = [];
303
class
App extends React.PureComponent {
304
test() {}
305
306
componentDidMount() {
307
this.test();
Callers
15
componentDidMount
Method · 0.95
componentDidUpdate
Method · 0.95
componentWillUnmount
Method · 0.95
constructor
Method · 0.45
submit
Function · 0.45
normalizeCodeLocInfo
Function · 0.45
normalizeCodeLocInfo
Function · 0.45
normalizeCodeLocInfo
Function · 0.45
if
Function · 0.45
normalizeCodeLocInfo
Function · 0.45
get
Function · 0.45
validateTextNesting
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected