9,239 matches across 25 files for func main lang:JavaScript lang:JavaScript
snippet_mode: summary · sorted by relevance
+ 355 more matches in this file
21▶import type {FunctionComponentUpdateQueue} from './ReactFiberHooks';
+ 204 more matches in this file
82▶ clientRenderBoundary as clientRenderFunction,
+ 268 more matches in this file
+ 153 more matches in this file
184▶ disableLegacyContextForFunctionComponents,
+ 193 more matches in this file
306▶function getOwnerDocumentFromRootContainer(
+ 267 more matches in this file
+ 102 more matches in this file
19▶ ReactFunctionLocation,
+ 203 more matches in this file
66▶ ReactFunctionLocation,
+ 271 more matches in this file
+ 36 more matches in this file
109▶ isInvalidExecutionContextForEventFunction,
+ 189 more matches in this file
31▶import type {FunctionComponentUpdateQueue} from './ReactFiberHooks';
+ 121 more matches in this file
169▶function log(message: string): void {
+ 72 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
67▶function isSafeArtifactPath(value) {
+ 22 more matches in this file
+ 20 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 |