9,239 matches across 25 files for func main lang:JavaScript lang:JavaScript
snippet_mode: summary · sorted by relevance
packages/react-devtools-shared/src/backend/fiber/renderer.js JAVASCRIPT 356 matches · showing 1 view file →
32 ElementTypeFunction,
+ 355 more matches in this file
packages/react-reconciler/src/ReactFiberWorkLoop.js JAVASCRIPT 205 matches · showing 1 view file →
21import type {FunctionComponentUpdateQueue} from './ReactFiberHooks';
+ 204 more matches in this file
packages/react-dom-bindings/src/server/ReactFizzConfigDOM.js JAVASCRIPT 269 matches · showing 1 view file →
82 clientRenderBoundary as clientRenderFunction,
+ 268 more matches in this file
packages/react-reconciler/src/ReactFiberBeginWork.js JAVASCRIPT 154 matches · showing 1 view file →
57 FunctionComponent,
+ 153 more matches in this file
packages/react-server/src/ReactFizzServer.js JAVASCRIPT 194 matches · showing 1 view file →
184 disableLegacyContextForFunctionComponents,
+ 193 more matches in this file
packages/react-dom-bindings/src/client/ReactFiberConfigDOM.js JAVASCRIPT 268 matches · showing 1 view file →
306function getOwnerDocumentFromRootContainer(
+ 267 more matches in this file
packages/react-reconciler/src/ReactChildFiber.js JAVASCRIPT 103 matches · showing 1 view file →
49 FunctionComponent,
+ 102 more matches in this file
packages/react-client/src/ReactFlightClient.js JAVASCRIPT 204 matches · showing 1 view file →
19 ReactFunctionLocation,
+ 203 more matches in this file
packages/react-server/src/ReactFlightServer.js JAVASCRIPT 272 matches · showing 1 view file →
66 ReactFunctionLocation,
+ 271 more matches in this file
packages/react-reconciler/src/ReactFiberCompleteWork.js JAVASCRIPT 37 matches · showing 1 view file →
50 FunctionComponent,
+ 36 more matches in this file
packages/react-reconciler/src/ReactFiberHooks.js JAVASCRIPT 190 matches · showing 1 view file →
109 isInvalidExecutionContextForEventFunction,
+ 189 more matches in this file
packages/react-reconciler/src/ReactFiberCommitWork.js JAVASCRIPT 122 matches · showing 1 view file →
31import type {FunctionComponentUpdateQueue} from './ReactFiberHooks';
+ 121 more matches in this file
packages/react-devtools-cdt-mcp/e2e/run.flow.js JAVASCRIPT 73 matches · showing 1 view file →
169function log(message: string): void {
+ 72 more matches in this file
packages/react-reconciler/src/ReactFiberPerformanceTrack.js JAVASCRIPT 40 matches · showing 1 view file →
45 typeof console.timeStamp === 'function' &&
+ 39 more matches in this file
packages/scheduler/src/forks/SchedulerMock.js JAVASCRIPT 40 matches · showing 1 view file →
69// Incrementing id counter. Used to maintain insertion order.
+ 39 more matches in this file
packages/react-reconciler/src/ReactFiberLane.js JAVASCRIPT 76 matches · showing 1 view file →
125// This function is used for the experimental timeline (react-devtools-timeline)
+ 75 more matches in this file
packages/scheduler/src/forks/Scheduler.js JAVASCRIPT 34 matches · showing 1 view file →
62 typeof performance === 'object' && typeof performance.now === 'function';
+ 33 more matches in this file
packages/react-reconciler/src/ReactFiberRootScheduler.js JAVASCRIPT 27 matches · showing 1 view file →
116export function ensureRootIsScheduled(root: FiberRoot): void {
+ 26 more matches in this file
scripts/bench/benchmarks/pe-no-components/benchmark.js JAVASCRIPT 282 matches · showing 1 view file →
1(function () {
+ 281 more matches in this file
packages/internal-test-utils/consoleMock.js JAVASCRIPT 23 matches · showing 1 view file →
24 const newMethod = function (format, ...args) {
+ 22 more matches in this file
packages/react/src/jsx/ReactJSXElement.js JAVASCRIPT 30 matches · showing 1 view file →
29function getTaskName(type) {
+ 29 more matches in this file
packages/react-reconciler/src/ReactFiberClassUpdateQueue.js JAVASCRIPT 28 matches · showing 1 view file →
19// update, we append it to the end of both queues. Each queue maintains a
+ 27 more matches in this file
packages/react-dom-bindings/src/client/validateDOMNesting.js JAVASCRIPT 19 matches · showing 1 view file →
26function describeAncestors(
+ 18 more matches in this file
scripts/sizebot/render-comment.js JAVASCRIPT 23 matches · showing 1 view file →
67function isSafeArtifactPath(value) {
+ 22 more matches in this file
packages/react-devtools-shared/src/devtools/views/SuspenseTab/SuspenseRects.js JAVASCRIPT 21 matches · showing 1 view file →
37function ScaledRect({
+ 20 more matches in this file
Search syntax
auth loginboth terms (AND is implicit)
auth OR logineither term
NOT path:vendorexclude matches
"exact phrase"quoted exact match
/func\s+Test/regex
handler~1fuzzy (Levenshtein 1)
file:*_test.gofilename glob
path:pkg/auth/**full path glob
lang:golanguage filter

Search any public repo from your terminal

This page calls POST /api/v1/code_search. Same tool, available over MCP for Claude/Cursor/Copilot.