Return type of JS interfacing action methods now return Object instead of the specific type, and actions that return null are converted to JS undefined
This is coherent with the signature of JS interfacing attribute methods, and improves compatibility with JS calls
Return type of JS interfacing action methods now return Object instead of the specific type, and actions that return null are converted to JS undefined
This is coherent with the signature of JS interfacing attribute methods, and improves compatibility with JS calls