()
| 15047 | } |
| 15048 | |
| 15049 | function resetHasForceUpdateBeforeProcessing() { |
| 15050 | hasForceUpdate = false; |
| 15051 | } |
| 15052 | function checkHasForceUpdateAfterProcessing() { |
| 15053 | return hasForceUpdate; |
| 15054 | } |
no outgoing calls
no test coverage detected
searching dependent graphs…