19,021 matches across 25 files for error lang:JavaScript lang:JavaScript
snippet_mode: summary · sorted by relevance
packages/react-server/src/ReactFlightServer.js JAVASCRIPT 367 matches · showing 1 view file →
35 closeWithError,
+ 366 more matches in this file
packages/react-devtools-shared/src/backend/fiber/renderer.js JAVASCRIPT 210 matches · showing 1 view file →
83 TREE_OPERATION_UPDATE_ERRORS_OR_WARNINGS,
+ 209 more matches in this file
packages/react-server/src/ReactFizzServer.js JAVASCRIPT 379 matches · showing 1 view file →
45import {describeObjectForErrorMessage} from 'shared/ReactSerializationErrors';
+ 378 more matches in this file
packages/react-client/src/ReactFlightClient.js JAVASCRIPT 256 matches · showing 1 view file →
20 ReactErrorInfoDev,
+ 255 more matches in this file
packages/react-reconciler/src/ReactFiberWorkLoop.js JAVASCRIPT 230 matches · showing 1 view file →
68import reportGlobalError from 'shared/reportGlobalError';
+ 229 more matches in this file
packages/react-dom-bindings/src/server/ReactFizzConfigDOM.js JAVASCRIPT 149 matches · showing 1 view file →
469 console.error(
+ 148 more matches in this file
packages/react-dom-bindings/src/client/ReactFiberConfigDOM.js JAVASCRIPT 119 matches · showing 1 view file →
585 console.error(
+ 118 more matches in this file
packages/react-reconciler/src/ReactFiberCommitWork.js JAVASCRIPT 66 matches · showing 1 view file →
131 pushComponentEffectErrors,
+ 65 more matches in this file
packages/react-dom-bindings/src/client/ReactDOMComponent.js JAVASCRIPT 66 matches · showing 1 view file →
108 console.error(
+ 65 more matches in this file
packages/react-reconciler/src/ReactFiberBeginWork.js JAVASCRIPT 91 matches · showing 1 view file →
175 getSuspenseInstanceFallbackErrorDetails,
+ 90 more matches in this file
packages/react-devtools-shared/src/devtools/store.js JAVASCRIPT 135 matches · showing 1 view file →
20 TREE_OPERATION_UPDATE_ERRORS_OR_WARNINGS,
+ 134 more matches in this file
scripts/bench/benchmarks/pe-no-components/benchmark.js JAVASCRIPT 56 matches · showing 1 view file →
919 var ErrorBoundary9 = function (x) {
+ 55 more matches in this file
scripts/bench/benchmarks/pe-functional-components/benchmark.js JAVASCRIPT 57 matches · showing 1 view file →
924 var ErrorBoundary9 = function (props) {
+ 56 more matches in this file
packages/react-reconciler/src/ReactFiberHooks.js JAVASCRIPT 93 matches · showing 1 view file →
341 console.error(
+ 92 more matches in this file
packages/react-reconciler/src/ReactFiberPerformanceTrack.js JAVASCRIPT 87 matches · showing 1 view file →
254 : 'error';
+ 86 more matches in this file
packages/react-server/src/ReactFlightReplyServer.js JAVASCRIPT 104 matches · showing 1 view file →
53 error(error: Error): void;
+ 103 more matches in this file
scripts/bench/benchmarks/pe-class-components/benchmark.js JAVASCRIPT 57 matches · showing 1 view file →
942 class ErrorBoundary9 extends React.Component {
+ 56 more matches in this file
fixtures/legacy-jsx-runtimes/react-17/cjs/react-jsx-dev-runtime.development.js JAVASCRIPT 48 matches · showing 1 view file →
87function error(format) {
+ 47 more matches in this file
fixtures/legacy-jsx-runtimes/react-17/cjs/react-jsx-runtime.development.js JAVASCRIPT 48 matches · showing 1 view file →
87function error(format) {
+ 47 more matches in this file
packages/react-reconciler/src/ReactChildFiber.js JAVASCRIPT 40 matches · showing 1 view file →
169 throw new Error(
+ 39 more matches in this file
packages/react-reconciler/src/ReactFiberCommitEffects.js JAVASCRIPT 53 matches · showing 1 view file →
59 captureCommitPhaseError,
+ 52 more matches in this file
fixtures/legacy-jsx-runtimes/react-16/cjs/react-jsx-dev-runtime.development.js JAVASCRIPT 35 matches · showing 1 view file →
86function error(format) {
+ 34 more matches in this file
fixtures/legacy-jsx-runtimes/react-16/cjs/react-jsx-runtime.development.js JAVASCRIPT 35 matches · showing 1 view file →
86function error(format) {
+ 34 more matches in this file
fixtures/legacy-jsx-runtimes/react-15/cjs/react-jsx-dev-runtime.development.js JAVASCRIPT 34 matches · showing 1 view file →
85function error(format) {
+ 33 more matches in this file
fixtures/legacy-jsx-runtimes/react-14/cjs/react-jsx-dev-runtime.development.js JAVASCRIPT 34 matches · showing 1 view file →
84function error(format) {
+ 33 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.