You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nod...@googlegroups.com
Yes. If a consumer of this code writes "var p = Param()" instead of "var p = new Param()", the above instanceof check will make things still work right. Without that code, "var p = Param()" will silently fail to work in the expected manner.