Bridge Classes: TJSArray

This class is not ready for production use. It's still quite young in development. If you can help develop this class I would appreciate it. The problem is that SpiderMonkey's standard array class won't permit third-party code to examine property accesses. There may be a way around it with a standard array class, but in the meantime I've built a semi-array class that emulates some of the array functionality.

Properties Methods