Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenReservation/OpenReservation
/ rejectPromise
Function
rejectPromise
OpenReservation/wwwroot/Scripts/angular.js:16076–16080 ·
view source on GitHub ↗
(val)
Source
from the content-addressed store, hash-verified
16074
}
16075
16076
function
rejectPromise(val) {
16077
if
(done)
return
;
16078
done = true;
16079
that.$$reject(val);
16080
}
16081
},
16082
16083
reject:
function
(reason) {
Callers
1
qFactory
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected