8,921 matches across 25 files for func main lang:JavaScript
snippet_mode: summary · sorted by relevance
packages/react-devtools-shared/src/backend/fiber/renderer.js JAVASCRIPT 359 matches · showing 1 view file →
32 ElementTypeFunction,
+ 358 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 →
81 clientRenderBoundary as clientRenderFunction,
+ 268 more matches in this file
packages/react-reconciler/src/ReactFiberBeginWork.js JAVASCRIPT 157 matches · showing 1 view file →
57 FunctionComponent,
+ 156 more matches in this file
packages/react-server/src/ReactFizzServer.js JAVASCRIPT 189 matches · showing 1 view file →
180 disableLegacyContextForFunctionComponents,
+ 188 more matches in this file
packages/react-dom-bindings/src/client/ReactFiberConfigDOM.js JAVASCRIPT 262 matches · showing 1 view file →
299function getOwnerDocumentFromRootContainer(
+ 261 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 196 matches · showing 1 view file →
19 ReactFunctionLocation,
+ 195 more matches in this file
packages/react-server/src/ReactFlightServer.js JAVASCRIPT 258 matches · showing 1 view file →
65 ReactFunctionLocation,
+ 257 more matches in this file
packages/react-reconciler/src/ReactFiberCompleteWork.js JAVASCRIPT 37 matches · showing 1 view file →
49 FunctionComponent,
+ 36 more matches in this file
packages/react-reconciler/src/ReactFiberHooks.js JAVASCRIPT 190 matches · showing 1 view file →
107 isInvalidExecutionContextForEventFunction,
+ 189 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
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
packages/react-reconciler/src/ReactFiberCommitWork.js JAVASCRIPT 118 matches · showing 1 view file →
31import type {FunctionComponentUpdateQueue} from './ReactFiberHooks';
+ 117 more matches in this file
packages/react-native-renderer/src/legacy-events/ResponderEventPlugin.js JAVASCRIPT 28 matches · showing 1 view file →
47function changeResponder(nextResponderInst, blockHostResponder) {
+ 27 more matches in this file
scripts/bench/benchmarks/pe-class-components/benchmark.js JAVASCRIPT 101 matches · showing 1 view file →
1(function () {
+ 100 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.