Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

2006-11-17

Announcements

  • Relicensing Rhino to MPL
    • Rhino has been released under MPL/GPL license which makes it possible to distribute third party software with Apache.

Discussions

  • JS_AddNamedRoot
    • A user is wondering where and when he would need to call JS_AddNamedRoot in C code.
  • Recycle array objects
    • A user trying to overcome the need of using huge number of arrays (as vectors) asks if its possible to reuse unreferenced array objects instead of create new ones in SpiderMonkey.
    • Mike Shaver's response was that resurrecting objects is not possible and that objects in SpiderMonkey are not reference counted.

Document Tags and Contributors

 Contributors to this page: fscholz, Dtolj
 Last updated by: fscholz,