MCPcopy Create free account

hub / github.com/BetaSu/big-react / functions

Functions254 in github.com/BetaSu/big-react

↓ 1 callersFunctiondoSomeBuzyWork
(len: number)
demos/test-fc/main.ts:114
↓ 1 callersFunctioneventTypeToSchdulerPriority
(eventType: string)
packages/react-dom/src/SyntheticEvent.ts:142
↓ 1 callersFunctionfetchData
(id, timeout)
demos/suspense-use/Cpn.tsx:10
↓ 1 callersFunctionfindHostSubtreeRoot
( finishedWork: FiberNode, callback: (hostSubtreeRoot: FiberNode) => void )
packages/react-reconciler/src/commitWork.ts:113
↓ 1 callersFunctionflushSyncCallbacks
()
packages/react-reconciler/src/syncTaskQueue.ts:12
↓ 1 callersFunctiongetChildren
(parent: Container | Instance)
packages/react-noop-renderer/src/root.ts:24
↓ 1 callersFunctiongetElementKeyToUse
(element: any, index?: number)
packages/react-reconciler/src/childFibers.ts:187
↓ 1 callersFunctiongetEventCallbackNameFromEventType
( eventType: string )
packages/react-dom/src/SyntheticEvent.ts:99
↓ 1 callersFunctiongetHostSibling
(fiber: FiberNode)
packages/react-reconciler/src/commitWork.ts:446
↓ 1 callersFunctiongetSuspenseHandler
()
packages/react-reconciler/src/suspenseContext.ts:5
↓ 1 callersFunctiongetSuspenseThenable
()
packages/react-reconciler/src/thenable.ts:14
↓ 1 callersFunctionhandleThrow
(root: FiberRootNode, thrownValue: any)
packages/react-reconciler/src/workLoop.ts:429
↓ 1 callersFunctionhideInstance
(instance: Instance)
packages/react-dom/src/hostConfig.ts:72
↓ 1 callersFunctionhideOrUnhideAllChildren
(finishedWork: FiberNode, isHidden: boolean)
packages/react-reconciler/src/commitWork.ts:169
↓ 1 callersFunctionhideTextInstance
(textInstance: TextInstance)
packages/react-dom/src/hostConfig.ts:82
↓ 1 callersFunctioninitEvent
(container: Container, eventType: string)
packages/react-dom/src/SyntheticEvent.ts:33
↓ 1 callersFunctioninsertChildToContainer
( child: Instance, container: Container, before: Instance )
packages/react-dom/src/hostConfig.ts:57
↓ 1 callersFunctioninsertOrAppendPlacementNodeIntoContainer
( finishedWork: FiberNode, hostParent: Container, before?: Instance )
packages/react-reconciler/src/commitWork.ts:504
↓ 1 callersFunctioninsertSpan
(content)
demos/test-fc/main.ts:106
↓ 1 callersFunctionlanesToSchedulerPriority
(lanes: Lanes)
packages/react-reconciler/src/fiberLanes.ts:53
↓ 1 callersFunctionlazy
( ctor: () => Thenable<{ default: T }> )
packages/react/src/lazy.ts:74
↓ 1 callersFunctionmarkRef
(current: FiberNode | null, workInProgress: FiberNode)
packages/react-reconciler/src/beginWork.ts:283
↓ 1 callersFunctionmarkRootFinished
(root: FiberRootNode, lane: Lane)
packages/react-reconciler/src/fiberLanes.ts:46
↓ 1 callersFunctionmarkRootPinged
(root: FiberRootNode, pingedLane: Lane)
packages/react-reconciler/src/fiberLanes.ts:81
↓ 1 callersFunctionmarkUpdateLaneFromFiberToRoot
(fiber: FiberNode, lane: Lane)
packages/react-reconciler/src/workLoop.ts:153
↓ 1 callersFunctionmountLazyComponent
(wip: FiberNode, renderLane: Lane)
packages/react-reconciler/src/beginWork.ts:120
↓ 1 callersFunctionmountState
( initialState: (() => State) | State )
packages/react-reconciler/src/fiberHooks.ts:334
↓ 1 callersFunctionmountSuspenseFallbackChildren
( workInProgress: FiberNode, primaryChildren: any, fallbackChildren: any )
packages/react-reconciler/src/beginWork.ts:353
↓ 1 callersFunctionmountSuspensePrimaryChildren
( workInProgress: FiberNode, primaryChildren: any )
packages/react-reconciler/src/beginWork.ts:339
↓ 1 callersFunctionprepareFreshStack
(root: FiberRootNode, lane: Lane)
packages/react-reconciler/src/workLoop.ts:79
↓ 1 callersFunctionprepareToReadContext
(wip: FiberNode, renderLane: Lane)
packages/react-reconciler/src/fiberContext.ts:37
↓ 1 callersFunctionpropagateContextChange
( wip: FiberNode, context: ReactContext<T>, renderLane: Lane )
packages/react-reconciler/src/fiberContext.ts:81
↓ 1 callersFunctionpushSuspenseHandler
(handler: FiberNode)
packages/react-reconciler/src/suspenseContext.ts:9
↓ 1 callersFunctionreadContext
( consumer: FiberNode | null, context: ReactContext<T> )
packages/react-reconciler/src/fiberContext.ts:52
↓ 1 callersFunctionreconcileChildrenArray
( returnFiber: FiberNode, currentFirstChild: FiberNode | null, newChild: any[] )
packages/react-reconciler/src/childFibers.ts:118
↓ 1 callersFunctionreconcileSingleElement
( returnFiber: FiberNode, currentFiber: FiberNode | null, element: ReactElementType )
packages/react-reconciler/src/childFibers.ts:40
↓ 1 callersFunctionreconcileSingleTextNode
( returnFiber: FiberNode, currentFiber: FiberNode | null, content: string | number )
packages/react-reconciler/src/childFibers.ts:89
↓ 1 callersFunctionremoveChild
( child: Instance | TextInstance, container: Container )
packages/react-dom/src/hostConfig.ts:50
↓ 1 callersFunctionremoveLanes
(set: Lanes, subet: Lanes | Lane)
packages/react-reconciler/src/fiberLanes.ts:115
↓ 1 callersFunctionrenderWithHooks
( wip: FiberNode, Component: FiberNode['type'], lane: Lane )
packages/react-reconciler/src/fiberHooks.ts:66
↓ 1 callersFunctionresetHooksOnUnwind
(wip: FiberNode)
packages/react-reconciler/src/fiberHooks.ts:468
↓ 1 callersFunctionsafelyAttachRef
(fiber: FiberNode)
packages/react-reconciler/src/commitWork.ts:206
↓ 1 callersFunctionscheduleContextWorkOnParentPath
( from: FiberNode | null, to: FiberNode, renderLane: Lane )
packages/react-reconciler/src/fiberContext.ts:142
↓ 1 callersFunctionscheduleSyncCallback
(callback: (...args: any) => void)
packages/react-reconciler/src/syncTaskQueue.ts:4
↓ 1 callersFunctionschedulerPriorityToLane
(schedulerPriority: number)
packages/react-reconciler/src/fiberLanes.ts:68
↓ 1 callersFunctionshallowEqual
(a: any, b: any)
packages/shared/shallowEquals.ts:1
↓ 1 callersFunctionstartTransition
(setPending: Dispatch<boolean>, callback: () => void)
packages/react-reconciler/src/fiberHooks.ts:384
↓ 1 callersFunctionthrowAndUnwindWorkLoop
( root: FiberRootNode, unitOfWork: FiberNode, thrownValue: any, lane: Lane )
packages/react-reconciler/src/workLoop.ts:452
↓ 1 callersFunctionthrowException
(root: FiberRootNode, value: any, lane: Lane)
packages/react-reconciler/src/fiberThrow.ts:45
↓ 1 callersFunctiontoFlushAndYield
(Scheduler, expectedYields)
scripts/jest/schedulerTestMatchers.js:29
↓ 1 callersFunctiontrackUsedThenable
(thenable: Thenable<T>)
packages/react-reconciler/src/thenable.ts:26
↓ 1 callersFunctionunhideInstance
(instance: Instance)
packages/react-dom/src/hostConfig.ts:77
↓ 1 callersFunctionunhideTextInstance
(textInstance: TextInstance, text: string)
packages/react-dom/src/hostConfig.ts:86
↓ 1 callersFunctionunwindUnitOfWork
(unitOfWork: FiberNode)
packages/react-reconciler/src/workLoop.ts:464
↓ 1 callersFunctionunwindWork
(wip: FiberNode)
packages/react-reconciler/src/fiberUnwindWork.ts:7
↓ 1 callersFunctionupdateContextProvider
(wip: FiberNode, renderLane: Lane)
packages/react-reconciler/src/beginWork.ts:184
↓ 1 callersFunctionupdateFragment
(wip: FiberNode)
packages/react-reconciler/src/beginWork.ts:211
↓ 1 callersFunctionupdateFromMap
( returnFiber: FiberNode, existingChildren: ExistingChildren, index: number, element: any )
packages/react-reconciler/src/childFibers.ts:200
↓ 1 callersFunctionupdateHostComponent
(wip: FiberNode)
packages/react-reconciler/src/beginWork.ts:263
↓ 1 callersFunctionupdateHostRoot
(wip: FiberNode, renderLane: Lane)
packages/react-reconciler/src/beginWork.ts:236
↓ 1 callersFunctionupdateMemoComponent
(wip: FiberNode, renderLane: Lane)
packages/react-reconciler/src/beginWork.ts:131
↓ 1 callersFunctionupdateOffscreenComponent
(workInProgress: FiberNode)
packages/react-reconciler/src/beginWork.ts:294
↓ 1 callersFunctionupdateState
()
packages/react-reconciler/src/fiberHooks.ts:219
↓ 1 callersFunctionupdateSuspenseComponent
(workInProgress: FiberNode)
packages/react-reconciler/src/beginWork.ts:301
↓ 1 callersFunctionupdateSuspenseFallbackChildren
( workInProgress: FiberNode, primaryChildren: any, fallbackChildren: any )
packages/react-reconciler/src/beginWork.ts:410
↓ 1 callersFunctionupdateSuspensePrimaryChildren
( workInProgress: FiberNode, primaryChildren: any )
packages/react-reconciler/src/beginWork.ts:375
↓ 1 callersFunctionuse
(usable)
packages/react/index.ts:40
↓ 1 callersFunctionuseCallback
(callback, deps)
packages/react/index.ts:50
↓ 1 callersFunctionuseMemo
(nextCreate, deps)
packages/react/index.ts:45
↓ 1 callersFunctionuseRef
(initialValue)
packages/react/index.ts:30
↓ 1 callersFunctionuseTransition
()
packages/react/index.ts:25
↓ 1 callersFunctionworkLoopConcurrent
()
packages/react-reconciler/src/workLoop.ts:396
↓ 1 callersFunctionworkLoopSync
()
packages/react-reconciler/src/workLoop.ts:391
FunctionAboutTab
()
demos/transition/AboutTab.tsx:1
FunctionApp
()
demos/test-fc/main.tsx:4
FunctionApp
()
demos/suspense-use/main.tsx:6
FunctionApp
()
demos/context/main.tsx:7
FunctionApp
()
demos/performance/Context.tsx:5
FunctionApp
()
demos/performance/Principle_demo2.tsx:3
FunctionApp
()
demos/performance/Simple.tsx:3
FunctionApp
()
demos/performance/Hook.tsx:3
FunctionApp
()
demos/performance/memo.tsx:3
FunctionApp
()
demos/performance/useMemo.tsx:5
FunctionApp
()
demos/performance/Principle_demo1.tsx:3
FunctionApp
()
demos/ref/main.tsx:4
FunctionApp
()
demos/transition/main.tsx:10
FunctionApp
()
demos/suspense-lazy/main.tsx:14
FunctionChild
({ children })
demos/test-fc/main.tsx:15
FunctionChild
()
demos/performance/Context.tsx:30
FunctionChild
()
demos/performance/Hook.tsx:26
FunctionChild
()
demos/performance/memo.tsx:24
FunctionChild
()
demos/ref/main.tsx:21
FunctionContactTab
()
demos/transition/ContactTab.tsx:1
FunctionCpn
({ id, timeout })
demos/suspense-use/Cpn.tsx:20
FunctionCpn
()
demos/context/main.tsx:20
FunctionCpn
()
demos/performance/Simple.tsx:17
FunctionCpn
()
demos/suspense-lazy/Cpn.tsx:1
FunctionExpensiveSubtree
()
demos/performance/Principle_demo2.tsx:23
FunctionExpensiveSubtree
()
demos/performance/useMemo.tsx:19
FunctionExpensiveSubtree
()
demos/performance/Principle_demo1.tsx:16
← previousnext →101–200 of 254, ranked by callers