I was browsing through the NPAPI documentation and I stumble on InvokeDefault method. Of course I googled a bit but without turning related results.
So the questions are to the Javascript experts:
1) What is a "default" method on a JS object?
2) How can one declare & define such method?