clone function
"Berserker" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
How can I clone a function of an object? I tried with JS_DefineProperty, but that's not what I need... Help plz