26,794 matches across 25 files for error
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
compiler/packages/babel-plugin-react-compiler/src/HIR/BuildHIR.ts TYPESCRIPT 246 matches · showing 1 view file →
13 CompilerError,
+ 245 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
compiler/packages/babel-plugin-react-compiler/src/Inference/InferMutationAliasingEffects.ts TYPESCRIPT 54 matches · showing 1 view file →
10 CompilerError,
+ 53 more matches in this file
compiler/crates/react_compiler_lowering/src/build_hir.rs RUST 182 matches · showing 1 view file →
11use react_compiler_diagnostics::CompilerError;
+ 181 more matches in this file
compiler/crates/react_compiler/src/entrypoint/program.rs RUST 99 matches · showing 1 view file →
37use react_compiler_diagnostics::CompilerError;
+ 98 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
compiler/packages/babel-plugin-react-compiler/src/Validation/ValidateNoRefAccessInRender.ts TYPESCRIPT 80 matches · showing 1 view file →
10 CompilerError,
+ 79 more matches in this file
compiler/packages/snap/src/minimize.ts TYPESCRIPT 37 matches · showing 1 view file →
22type CompileParseError = {kind: 'parse_error'; message: string};
+ 36 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
compiler/packages/babel-plugin-react-compiler/src/ReactiveScopes/CodegenReactiveFunction.ts TYPESCRIPT 67 matches · showing 1 view file →
17 CompilerError,
+ 66 more matches in this file
compiler/packages/babel-plugin-react-compiler/src/Entrypoint/Program.ts TYPESCRIPT 73 matches · showing 1 view file →
12 CompilerError,
+ 72 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
compiler/crates/react_compiler_inference/src/infer_mutation_aliasing_effects.rs RUST 55 matches · showing 1 view file →
11//! creation, aliasing, mutation, freezing, and error conditions for each
+ 54 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
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.