contents   index   previous   next



JSE_TRACK_OBJECT_USE (off)

 

This is an internal routine that keeps track of how many times object members are accessed, and whether they are found in the cache or needed to be looked up. It is used primarily to optimize the object cache and detect bottlenecks in member lookup.

 


JSE_NEVER_FREE (off)