Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/facebook/react
/ destroy
Function
destroy
packages/react-markup/src/ReactMarkupServer.js:105–108 ·
view source on GitHub ↗
(error: mixed)
Source
from the content-addressed store, hash-verified
103
return
true;
104
},
105
destroy(error: mixed): void {
106
abortFizz(fizzRequest, error);
107
reject(error);
108
},
109
};
110
let
buffer =
''
;
111
const
fizzDestination = {
Callers
1
ReactFiberCallUserSpace.js
File · 0.50
Calls
1
reject
Function · 0.50
Tested by
no test coverage detected