MCPcopy Create free account
hub / github.com/react/create-react-app / reject

Function reject

packages/react-error-overlay/fixtures/bundle.mjs:12962–12969  ·  view source on GitHub ↗
(self, newValue)

Source from the content-addressed store, hash-verified

12960}
12961
12962function reject(self, newValue) {
12963 self._81 = 2;
12964 self._65 = newValue;
12965 if (Promise._97) {
12966 Promise._97(self, newValue);
12967 }
12968 finale(self);
12969}
12970function finale(self) {
12971 if (self._45 === 1) {
12972 handle(self, self._54);

Callers 15

hotDownloadManifestFunction · 0.70
handleResolvedFunction · 0.70
resolveFunction · 0.70
doResolveFunction · 0.70
invokeFunction · 0.70
stepFunction · 0.70
bundle.mjsFile · 0.70
resFunction · 0.70
fileReaderReadyFunction · 0.70
installFunction · 0.50
getTemporaryDirectoryFunction · 0.50
extractStreamFunction · 0.50

Calls 1

finaleFunction · 0.70

Tested by

no test coverage detected