Re: clone function
Sterling Bates <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Berserker wrote: > How can I clone a function of an object? I tried with JS_DefineProperty, but > that's not what I need... It looks like you want the JS_CloneFunctionObject API. Also note this should be posted to n.p.m.jseng (follow-up set).