MCPcopy
hub / github.com/react/create-react-app / reject

Function reject

packages/react-error-overlay/fixtures/bundle_u.mjs:13122–13129  ·  view source on GitHub ↗
(self, newValue)

Source from the content-addressed store, hash-verified

13120}
13121
13122function reject(self, newValue) {
13123 self._81 = 2;
13124 self._65 = newValue;
13125 if (Promise._97) {
13126 Promise._97(self, newValue);
13127 }
13128 finale(self);
13129}
13130function finale(self) {
13131 if (self._45 === 1) {
13132 handle(self, self._54);

Callers 9

hotDownloadManifestFunction · 0.70
handleResolvedFunction · 0.70
resolveFunction · 0.70
doResolveFunction · 0.70
invokeFunction · 0.70
stepFunction · 0.70
bundle_u.mjsFile · 0.70
resFunction · 0.70
fileReaderReadyFunction · 0.70

Calls 1

finaleFunction · 0.70

Tested by

no test coverage detected