Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/facebook/react
/ fn
Function
fn
packages/react-dom/src/__tests__/ReactChildReconciler-test.js:48–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
47
function
makeIterableFunction(value) {
48
const
fn = () => {};
49
fn[
'@@iterator'
] =
function
iterator() {
50
let
timesCalled = 0;
51
return
{
Callers
15
TODO_scheduleIdleDOMSchedulerTask
Function · 0.70
TODO_scheduleContinuousSchedulerTask
Function · 0.70
TODO_scheduleIdleDOMSchedulerTask
Function · 0.70
TODO_scheduleContinuousSchedulerTask
Function · 0.70
onMessage
Function · 0.50
onMessage
Function · 0.50
handleMessage
Function · 0.50
initialize
Function · 0.50
unmountTestApp
Function · 0.50
runWithPriority
Function · 0.50
batchedUpdates
Function · 0.50
emit
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected