Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/facebook/react
/ componentDidMount
Function
componentDidMount
fixtures/fiber-debugger/src/App.js:52–54 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
}
51
52
componentDidMount() {
53
this.runCode(this.state.code);
54
}
55
56
runCode(code) {
57
let
currentStage;
Callers
4
react-16.test.js
File · 0.50
react-14.test.js
File · 0.50
react-15.test.js
File · 0.50
react-17.test.js
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected