8,921 matches across 25 files for func main lang:JavaScript lang:JavaScript
snippet_mode: summary · sorted by relevance
+ 358 more matches in this file
21▶import type {FunctionComponentUpdateQueue} from './ReactFiberHooks';
+ 204 more matches in this file
81▶ clientRenderBoundary as clientRenderFunction,
+ 268 more matches in this file
+ 156 more matches in this file
180▶ disableLegacyContextForFunctionComponents,
+ 188 more matches in this file
299▶function getOwnerDocumentFromRootContainer(
+ 261 more matches in this file
+ 102 more matches in this file
19▶ ReactFunctionLocation,
+ 195 more matches in this file
65▶ ReactFunctionLocation,
+ 257 more matches in this file
+ 36 more matches in this file
107▶ isInvalidExecutionContextForEventFunction,
+ 189 more matches in this file
45▶ typeof console.timeStamp === 'function' &&
+ 39 more matches in this file
69▶// Incrementing id counter. Used to maintain insertion order.
+ 39 more matches in this file
125▶// This function is used for the experimental timeline (react-devtools-timeline)
+ 75 more matches in this file
62▶ typeof performance === 'object' && typeof performance.now === 'function';
+ 33 more matches in this file
116▶export function ensureRootIsScheduled(root: FiberRoot): void {
+ 26 more matches in this file
+ 281 more matches in this file
24▶ const newMethod = function (format, ...args) {
+ 22 more matches in this file
29▶function getTaskName(type) {
+ 29 more matches in this file
19▶// update, we append it to the end of both queues. Each queue maintains a
+ 27 more matches in this file
26▶function describeAncestors(
+ 18 more matches in this file
+ 20 more matches in this file
31▶import type {FunctionComponentUpdateQueue} from './ReactFiberHooks';
+ 117 more matches in this file
47▶function changeResponder(nextResponderInst, blockHostResponder) {
+ 27 more matches in this file
+ 100 more matches in this file
Search syntax
auth login | both terms (AND is implicit) |
auth OR login | either term |
NOT path:vendor | exclude matches |
"exact phrase" | quoted exact match |
/func\s+Test/ | regex |
handler~1 | fuzzy (Levenshtein 1) |
file:*_test.go | filename glob |
path:pkg/auth/** | full path glob |
lang:go | language filter |