nodesToInternalThrows

This maps nodes that have to handle throws, i.e. TryStatement and FunctionDeclaration, to the Types of errors that were thrown and the EOG exits of the throwing statements. Entries to the outer map will only be created if the node was identified to handle or relay a throw. Entries to the inner throw will only be created when the mapping type was thrown.