Re: Object creation in SpiderMonkey 45
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jseng |
|---|---|
| Message-ID | <[email protected]> |
On 5/5/16 2:11 PM, Mihai Dobrescu wrote: > If I understand well, should I replace the call to JS_NewObject by JS_NewObjectWithGivenProto? Yes. -Boris