contents index previous next
JSE_DYNAMIC_CALLBACKS (on)
By default, objects can be given a callback table to implement their get, put, delete, and other operators using the seSetCallbacks API call. Turning off this option removes that capability.
JSE_OPERATOR_OVERLOADING (on)