(instance)
| 7579 | } |
| 7580 | } |
| 7581 | function getPublicInstance(instance) { |
| 7582 | return instance; |
| 7583 | } |
| 7584 | function prepareForCommit(containerInfo) { |
| 7585 | eventsEnabled = isEnabled(); |
| 7586 | selectionInformation = getSelectionInformation(); |
no outgoing calls
no test coverage detected